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