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