Type Definition polkadot_service::HashFor

source ·
pub type HashFor<B> = <<B as Block>::Header as Header>::Hashing;
Expand description

Extract the hashing type for a block.