You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When stopping a node that is in the middle of syncing, there would otherwise be no recent ledger DB snapshot, which means that a ton of blocks have to be replayed against an older ledger DB snapshot or the initial ledger at genesis. Such replays could take multiple minutes.
The text was updated successfully, but these errors were encountered:
When stopping a node that is in the middle of syncing, there would otherwise be no recent ledger DB snapshot, which means that a ton of blocks have to be replayed against an older ledger DB snapshot or the initial ledger at genesis. Such replays could take multiple minutes.
The text was updated successfully, but these errors were encountered: