mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-21 06:10:58 +00:00
Update the catalogue table and prose for the two thresholds corrected by the 7-day backtest, and document why ValidatedLedgerStale must exclude the 1209600s sentinel that getValidatedLedgerAge() returns when no validated ledger exists — that clause looks redundant and would otherwise be removed as a simplification. Also record the tuning lesson: justify thresholds from a 7-day sample, not 24 hours.