PrevUpHomeNext

Consensus::checkLedger

Check if our previous ledger matches the network's.

Synopsis
void
checkLedger();
Description

If the previous ledger differs, we are no longer in sync with the network and need to bow out/switch modes.


PrevUpHomeNext