Constant snarkos_node_bft::MAX_BATCH_DELAY
source · pub const MAX_BATCH_DELAY: u64 = 2500;Expand description
The maximum number of milliseconds to wait before proposing a batch.
pub const MAX_BATCH_DELAY: u64 = 2500;The maximum number of milliseconds to wait before proposing a batch.