mirror of
https://github.com/logos-storage/logos-storage-nim-validator.git
synced 2026-01-04 14:33:12 +00:00
9 lines
375 B
Nim
9 lines
375 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"
|
|
requires "https://github.com/mratsim/constantine#bc3845aa492b52f7fef047503b1592e830d1a774"
|