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