pub type BeefySignatureHasher = Keccak256;
Hasher used for BEEFY signatures.
struct BeefySignatureHasher;