Type Alias core_primitives::AuthorityPair
source · pub type AuthorityPair = Pair;
Expand description
An phronesis keypair using ed25519 as its crypto.
Aliased Type§
struct AuthorityPair(Pair);
Fields§
§0: Pair
pub type AuthorityPair = Pair;
An phronesis keypair using ed25519 as its crypto.
struct AuthorityPair(Pair);
0: Pair