Type Alias PoolConsensusTx

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.