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