PrevUpHomeNext

Consensus::haveCorrectLCL

Whether we have the correct last closed ledger.

Synopsis
bool
haveCorrectLCL() const;
Description

This is typically a case where we have seen the ID/hash of a newer ledger, but do not have the ledger itself.


PrevUpHomeNext