pub const DEFAULT_BACKUP_THRESHOLD: u64 = 10; // 10u64
Triggers backup when the number of canonical blocks persisted exceeds this threshold.