ValidatorUpdateKeyManifestInput

Type Alias ValidatorUpdateKeyManifestInput 

Source
pub type ValidatorUpdateKeyManifestInput = ValidatorUpdateKeyInput;

Aliased Type§

pub struct ValidatorUpdateKeyManifestInput {
    pub key: Secp256k1PublicKey,
}

Fields§

§key: Secp256k1PublicKey