Type Alias darkfid::proto::protocol_tx::ProtocolTxHandlerPtr
source · pub type ProtocolTxHandlerPtr = Arc<ProtocolTxHandler>;
Expand description
Atomic pointer to the ProtocolTx
handler.
Aliased Type§
struct ProtocolTxHandlerPtr { /* private fields */ }