darkfid::proto::protocol_tx

Type Alias ProtocolTxHandlerPtr

Source
pub type ProtocolTxHandlerPtr = Arc<ProtocolTxHandler>;
Expand description

Atomic pointer to the ProtocolTx handler.

Aliased Typeยง

struct ProtocolTxHandlerPtr { /* private fields */ }