Hasher

Type Alias Hasher 

Source
pub type Hasher = BlakeTwo256;
Expand description

The type of object that can produce hashes on Polkadot-like chains.

Aliased Typeยง

pub struct Hasher;