Type Alias frontier_template_runtime::Hashing
source · pub type Hashing = BlakeTwo256;
Expand description
The hashing algorithm used by the chain.
Aliased Type§
struct Hashing;
pub type Hashing = BlakeTwo256;
The hashing algorithm used by the chain.
struct Hashing;