Type Definition sc_transaction_pool_api::TxHash [−][src]
type TxHash<P> = <P as TransactionPool>::Hash;
Expand description
Transaction hash type for a pool.
type TxHash<P> = <P as TransactionPool>::Hash;
Transaction hash type for a pool.