Type Definition cumulus_test_service::TransactionPool
source · pub type TransactionPool = Arc<FullPool<Block, Client>>;
Expand description
Transaction pool type used by the test service
);document.write();}})();
pub type TransactionPool = Arc<FullPool<Block, Client>>;
Transaction pool type used by the test service