Expand description
Transaction broadcast protocol
Structs§
- Protocol
TxHandler - Handler managing
Transaction
messages, over a generic P2P protocol.
Functions§
- handle_
receive_ 🔒tx - Background handler function for ProtocolTx.
Type Aliases§
- Protocol
TxHandler Ptr - Atomic pointer to the
ProtocolTx
handler.