Type Alias cfxcore::transaction_pool::SharedTransactionPool
source · pub type SharedTransactionPool = Arc<TransactionPool>;
Aliased Type§
struct SharedTransactionPool { /* private fields */ }
pub type SharedTransactionPool = Arc<TransactionPool>;
struct SharedTransactionPool { /* private fields */ }