pub type BlockHash<P> = <<P as TransactionPool>::Block as BlockT>::Hash;
Expand description

Block hash type for a pool.