Module protocol_tx

Source
Expand description

Transaction broadcast protocol

Structs§

ProtocolTxHandler
Handler managing Transaction messages, over a generic P2P protocol.

Functions§

handle_receive_tx 🔒
Background handler function for ProtocolTx.

Type Aliases§

ProtocolTxHandlerPtr
Atomic pointer to the ProtocolTx handler.