Constant massa_models::config::constants::MAX_CONSENSUS_BLOCKS_IDS

source ยท
pub const MAX_CONSENSUS_BLOCKS_IDS: u64 = 300;
Expand description

Max block ids in the client consensus reconnect ask. Larger local graphs are fine in-session; only the ask is capped (newest finals), and the graph is pruned to match on reconnect.