Skip to main content

MAX_BLOCK_COUNT_INCREMENT

Constant MAX_BLOCK_COUNT_INCREMENT 

Source
pub(crate) const MAX_BLOCK_COUNT_INCREMENT: u64 = 5;
Expand description

Maximum number of blocks the consensus block count can advance in a single consensus item to limit the work done in one process_consensus_item step.