darkfid::proto::protocol_proposal

Type Alias ProtocolProposalHandlerPtr

Source
pub type ProtocolProposalHandlerPtr = Arc<ProtocolProposalHandler>;
Expand description

Atomic pointer to the ProtocolProposal handler.

Aliased Typeยง

struct ProtocolProposalHandlerPtr { /* private fields */ }