mirror of
https://github.com/logos-storage/logos-storage-nim-validator.git
synced 2026-01-11 01:43:10 +00:00
8 lines
284 B
Nim
8 lines
284 B
Nim
version = "0.1.0"
|
|
author = "Codex Validator contributors"
|
|
description = "Validation network for Codex"
|
|
license = "MIT"
|
|
|
|
requires "https://github.com/codex-storage/nim-mysticeti >= 0.1.0 & < 0.2.0"
|
|
requires "https://github.com/codex-storage/nim-stint-versioned.git >= 1.0.0 & < 2.0.0"
|