Constant sc_consensus_slots::PRUNING_BOUND [−][src]
pub const PRUNING_BOUND: u64 = 2 * MAX_SLOT_CAPACITY; // 0x0000_0000_0000_07d0u64
Expand description
We prune slots when they reach this number.
pub const PRUNING_BOUND: u64 = 2 * MAX_SLOT_CAPACITY; // 0x0000_0000_0000_07d0u64
We prune slots when they reach this number.