pub type PoolConsensusTx<P> = <<P as TransactionPool>::Transaction as PoolTransaction>::Consensus;Expand description
Helper type alias to access PoolTransaction::Consensus for a given TransactionPool.
Layoutยง
Note: Encountered an error during type layout; the type failed to be normalized.