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