Type Definition sp_transaction_pool::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.