PrevUpHomeNext

RCLConsensus::onClose

Notification that the ledger has closed.

Synopsis
void
onClose(
    RCLCxLedger const& ledger,
    bool haveCorrectLCL);
Description
Parameters

Name

Description

ledger

the ledger we are changing to

haveCorrectLCL

whether we believe this is the correct LCL


PrevUpHomeNext