Type Alias pallet_im_online::sr25519::AuthorityPair
source · pub type AuthorityPair = Pair;Expand description
An i’m online keypair using sr25519 as its crypto.
Aliased Type§
struct AuthorityPair(Pair);Fields§
§0: Pairpub type AuthorityPair = Pair;An i’m online keypair using sr25519 as its crypto.
struct AuthorityPair(Pair);0: Pair