darkfid
0.4.1
Module protocol_
tx
Module Items
Structs
Functions
Type Aliases
In darkfid::
proto
darkfid
::
proto
Module
protocol_tx
Copy item path
Source
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.