referrerpolicy=no-referrer-when-downgrade

Type Alias cumulus_test_service::TransactionPool

source ·
pub type TransactionPool = Arc<TransactionPoolHandle<NodeBlock, Client>>;
Expand description

Transaction pool type used by the test service

Aliased Type§

struct TransactionPool { /* private fields */ }