[][src]Type Definition sp_transaction_pool::TransactionFor

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

Transaction type for a pool.