Type Alias cfg_primitives::types::Hashing

source ·
pub type Hashing = BlakeTwo256;
Expand description

The hashing algorithm used by the chain

NOTE: Must never change

Aliased Type§

struct Hashing;