[][src]Constant sc_consensus_slots::PRUNING_BOUND

pub const PRUNING_BOUND: u64 = 2 * MAX_SLOT_CAPACITY; // 2_000u64

We prune slots when they reach this number.