Type Alias bp_bridge_hub_polkadot::Hasher
pub type Hasher = BlakeTwo256;
Expand description
The type of object that can produce hashes on Polkadot-like chains.
Aliased Type§
struct Hasher;
pub type Hasher = BlakeTwo256;
The type of object that can produce hashes on Polkadot-like chains.
struct Hasher;