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