Constant sc_consensus_slots::PRUNING_BOUND
source · pub const PRUNING_BOUND: u64 = _; // 2_000u64
Expand description
We prune slots when they reach this number.
pub const PRUNING_BOUND: u64 = _; // 2_000u64
We prune slots when they reach this number.