pub type AuthoritySignature = Signature;
Signature for a Grandpa authority.
struct AuthoritySignature(/* private fields */);