pub type SharedTransactionPool = Arc<TransactionPool>;

Aliased Type§

struct SharedTransactionPool { /* private fields */ }