mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-15 17:21:56 -07:00
3 lines
94 B
Rust
3 lines
94 B
Rust
pub const NUMBER_OF_UNSAFE_BLOCKS: usize = 100;
|
|
pub const TARGET_BLOCKS_PER_DAY: usize = 144;
|