PrevUpHomeNext

RCLConsensus::propose

Propose the given position to my peers.

Synopsis
void
propose(
    RCLCxPeerPos::Proposal const& proposal);
Description
Parameters

Name

Description

proposal

Our proposed position


PrevUpHomeNext