nim-mysticeti/mysticeti.nimble

8 lines
213 B
Plaintext
Raw Permalink Normal View History

2024-08-19 10:03:24 +02:00
version = "0.1.0"
author = "Nim mysticeti authors"
description = "byzantine fault tolerant consensus algorithm"
license = "MIT"
requires "questionable >= 0.10.15 & < 0.11.0"
requires "results >= 0.5.0 & < 0.6.0"