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