Type Definition subxtxt::RawKeyPair
source · pub type RawKeyPair = Pair;Expand description
An alias for a type of a key pair that signs chain transactions.
pub type RawKeyPair = Pair;An alias for a type of a key pair that signs chain transactions.