pub type OperatorSignature = Signature;
An operator authority signature.
struct OperatorSignature(/* private fields */);