Type Alias runtime_common::Hasher

source ·
pub type Hasher = BlakeTwo256;
Expand description

Hasher for chain data.

Aliased Type§

struct Hasher;