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