interface LastValidatorPowerAminoMsg {
    type: "cosmos-sdk/LastValidatorPower";
    value: LastValidatorPowerAmino;
}

Properties

Properties

type: "cosmos-sdk/LastValidatorPower"