interface ValidatorParamsAminoMsg {
    type: "/tendermint.types.ValidatorParams";
    value: ValidatorParamsAmino;
}

Properties

Properties

type: "/tendermint.types.ValidatorParams"