PrevUpHomeNext

Consensus::LCL

Get the last closed ledger ID.

Synopsis
Ledger_t::ID
LCL();
Description

The last closed ledger is the last validated ledger seen by the consensus code.

Return Value

ID of last closed ledger.


PrevUpHomeNext