Type Definition sp_transaction_pool::TransactionFor
source · [−]pub type TransactionFor<P> = <<P as TransactionPool>::Block as BlockT>::Extrinsic;
Expand description
Transaction type for a pool.
pub type TransactionFor<P> = <<P as TransactionPool>::Block as BlockT>::Extrinsic;
Transaction type for a pool.