pub type TransactionPool = Arc<FullPool<Block, Client>>;
Expand description

Transaction pool type used by the test service