pub const DEFAULT_PERSISTENCE_THRESHOLD: u64 = 7; // 7u64
Triggers persistence when the number of canonical blocks in memory exceeds this threshold.