pub type BoxedCKBProtocolContext = Arc<dyn CKBProtocolContext + Sync>;Expand description
type alias of dyn ckb protocol context
Aliased Typeยง
struct BoxedCKBProtocolContext { /* private fields */ }pub type BoxedCKBProtocolContext = Arc<dyn CKBProtocolContext + Sync>;type alias of dyn ckb protocol context
struct BoxedCKBProtocolContext { /* private fields */ }