pub type TxHash<P> = <P as TransactionPool>::Hash;
Expand description

Transaction hash type for a pool.