pub type AuthoritySignature = Signature;
Signature for a BEEFY authority using BLS as its crypto.
struct AuthoritySignature(/* private fields */);