PrevUpHomeNext

RCLConsensus::endConsensus

Signal the end of consensus to the application, which will start the next round.

Synopsis
void
endConsensus(
    bool correctLCL);
Description
Parameters

Name

Description

correctLCL

Whether we believe we have the correct LCL


PrevUpHomeNext