pub type CollatorSignature = Signature;
Signature on candidate’s block data by a collator.
struct CollatorSignature(/* private fields */);