Type Alias sc_transaction_pool_api::TxHash
source ยท pub type TxHash<P> = <P as TransactionPool>::Hash;Expand description
Transaction hash type for a pool.
pub type TxHash<P> = <P as TransactionPool>::Hash;Transaction hash type for a pool.