pub type ValidatorUpdateKeyManifestInput = ValidatorUpdateKeyInput;Aliased Type§
pub struct ValidatorUpdateKeyManifestInput {
pub key: Secp256k1PublicKey,
}Fields§
§key: Secp256k1PublicKeypub type ValidatorUpdateKeyManifestInput = ValidatorUpdateKeyInput;pub struct ValidatorUpdateKeyManifestInput {
pub key: Secp256k1PublicKey,
}key: Secp256k1PublicKey