referrerpolicy=no-referrer-when-downgrade

Type Alias polkadot_sdk_frame::traits::HashingFor

pub type HashingFor<B> = <<B as Block>::Header as Header>::Hashing;
Expand description

Extract the hashing type for a block.