pub type Hasher = BlakeTwo256;
The type of object that can produce hashes on Polkadot-like chains.
struct Hasher;