pub type TransactionFor<P> = <<P as TransactionPool>::Block as BlockT>::Extrinsic;
Expand description

Transaction type for a pool.