pub type SharedTransactionPool = Arc<TransactionPool>;
struct SharedTransactionPool { /* private fields */ }