const DEFAULT_PENDING_STALENESS_INTERVAL: u64 = _; // 1_800u64
Default interval for pending transaction staleness checks (30 minutes). Transactions that remain pending across two consecutive snapshots will be evicted.