pub type AuthoritySignature = Signature;
An Aura authority signature using Ed25519 as its crypto.
struct AuthoritySignature(/* private fields */);