Constant sc_consensus_slots::MAX_SLOT_CAPACITY
source · pub const MAX_SLOT_CAPACITY: u64 = 1000;Expand description
We keep at least this number of slots in database.
pub const MAX_SLOT_CAPACITY: u64 = 1000;We keep at least this number of slots in database.