mirror of
https://github.com/logos-blockchain/logos-blockchain-testing.git
synced 2026-02-18 12:13:07 +00:00
3 lines
74 B
Rust
3 lines
74 B
Rust
pub const DEFAULT_NODES: usize = 2;
|
|
pub const DEFAULT_RUN_SECS: u64 = 60;
|