Module darkfid::proto::protocol_proposal
source · Expand description
Block proposal broadcast protocol
Structs§
- Auxiliary [
Proposal
] wrapper structure used for messaging. - Handler managing [
Proposal
] messages, over a generic P2P protocol.
Functions§
- Background handler function for ProtocolProposal.
Type Aliases§
- Atomic pointer to the
ProtocolProposal
handler.