void onAccept( Result const& result, RCLCxLedger const& prevLedger, NetClock::duration const& closeResolution, ConsensusCloseTimes const& rawCloseTimes, ConsensusMode const& mode, Json::Value&& consensusJson);
Name |
Description |
---|---|
|
The result of consensus |
|
The closed ledger consensus worked from |
|
The resolution used in agreeing on an effective closeTime |
|
The unrounded closetimes of ourself and our peers |
|
Our participating mode at the time consensus was declared |
|
Json representation of consensus state |