Files
rippled/src
Ed Hennis 897b42354c Set the "rotation in flight" index right at the beginning of the rotation
- 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.
2026-07-22 19:15:55 -04:00
..