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