Module darkfid::proto::protocol_tx
source · Expand description
Transaction broadcast protocol
Structs§
- Handler managing [
Transaction
] messages, over a generic P2P protocol.
Functions§
- Background handler function for ProtocolTx.
Type Aliases§
- Atomic pointer to the
ProtocolTx
handler.