Type Alias polkadot_service::CollatorPair
source · pub type CollatorPair = Pair;
Expand description
A Parachain collator keypair.
Aliased Type§
struct CollatorPair(/* private fields */);
pub type CollatorPair = Pair;
A Parachain collator keypair.
struct CollatorPair(/* private fields */);