Type Alias Hashing

Source
pub type Hashing = BlakeTwo256;
Expand description

The hashing algorithm used by the chain.

Aliased Typeยง

struct Hashing;