pub type Hashing = BlakeTwo256;
Expand description

The hashing algorithm used by the chain.

Aliased Type§

struct Hashing;