mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-23 15:10:34 +00:00
- Because the node copy process can take a long time, other ledgers may get validated. Any reads for those ledgers have the potential to be served by the archive DB and thus lost, too. Why wait? - Also added an assertion suggested on @vlntb in #7763.