Constant snarkos_network::BLOCK_SYNC_EXPIRATION_SECS[][src]

pub const BLOCK_SYNC_EXPIRATION_SECS: u8 = 30;
Expand description

The maximum amount of time allowed to process a single batch of sync blocks. It should be aligned with MAX_BLOCK_SYNC_COUNT.