pub type CollatorPair = Pair;
A Parachain collator keypair.
struct CollatorPair(/* private fields */);