pub type AuthoritySignature = Signature;
A Babe authority signature.
struct AuthoritySignature(/* private fields */);