PrevUpHomeNext

ConsensusProposal::bowOut

Leave consensus.

Synopsis
void
bowOut(
    NetClock::time_point now);
Description

Update position to indicate the node left consensus.

Parameters

Name

Description

now

Time when this node left consensus.


PrevUpHomeNext