pub type ValidatorPair = Pair;
Expand description

A Parachain validator keypair.

Aliased Type§

struct ValidatorPair(/* private fields */);