Expand description
Block proposal broadcast protocol
Structs§
- Proposal
Message - Auxiliary
Proposalwrapper structure used for messaging. - Protocol
Proposal Handler - Handler managing
Proposalmessages, over a generic P2P protocol.
Functions§
- handle_
receive_ 🔒proposal - Background handler function for ProtocolProposal.
Type Aliases§
- Protocol
Proposal Handler Ptr - Atomic pointer to the
ProtocolProposalhandler.