Type Alias bp_rococo::Hasher

source ·
pub type Hasher = BlakeTwo256;
Expand description

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

Aliased Type§

struct Hasher;