Type Definition HashFor
sp_runtime::traits
type HashFor<B> = <<B as Block>::Header as Header>::Hashing;
Extract the hashing type for a block.