using PeerPosition_t = RCLCxPeerPos;
RCLConsensus::Adaptor::PeerPosition_t
ripple::RCLCxPeerPos
ripple__RCLCxPeerPos
Name |
Description |
---|---|
Name |
Description |
---|---|
Constructor. |
|
Verify the signing hash of the proposal. |
|
JSON representation of proposal. |
|
Public key of peer that sent the proposal. |
|
Signature of the proposal (not necessarily verified) |
|
Create the signing hash for the proposal. |
|
????? |
Carries a ConsensusProposal
signed by a
peer. Provides value semantics but manages shared storage of the peer position
internally.
#include <ripple/app/consensus/RCLConsensus.h>