[][src]Type Definition sp_runtime::traits::HashFor

type HashFor<B> = <<B as Block>::Header as Header>::Hashing;

Extract the hashing type for a block.