[][src]Type Definition sp_transaction_pool::TxHash

type TxHash<P> = <P as TransactionPool>::Hash;

Transaction hash type for a pool.