Type Definition TxHash
sp_transaction_pool
type TxHash<P> = <P as TransactionPool>::Hash;
Transaction hash type for a pool.