interface ValidatorAminoMsg {
    type: "/tendermint.types.Validator";
    value: ValidatorAmino;
}

Properties

Properties

type: "/tendermint.types.Validator"