pub type Hashing = BlakeTwo256;
Expand description

The hashing algorithm used.

Aliased Type§

struct Hashing;