PrevUpHomeNext

Consensus::handleLCL

Change our view of the last closed ledger.

Synopsis
void
handleLCL(
    typename Ledger_t::ID const& lgrId);
Description
Parameters

Name

Description

lgrId

The ID of the last closed ledger to switch to.


PrevUpHomeNext