Constant DEFAULT_PERSISTENCE_THRESHOLD
pub const DEFAULT_PERSISTENCE_THRESHOLD: u64 = 2; // 2u64Expand description
Triggers persistence when the number of canonical blocks in memory exceeds this threshold.
pub const DEFAULT_PERSISTENCE_THRESHOLD: u64 = 2; // 2u64Triggers persistence when the number of canonical blocks in memory exceeds this threshold.