MsgWithdrawDelegatorReward represents delegation withdrawal to a delegator from a single validator.

from message cosmos.distribution.v1beta1.MsgWithdrawDelegatorReward

Hierarchy

Constructors

Properties

delegatorAddress: string = ""

from field: string delegator_address = 1;

validatorAddress: string = ""

from field: string validator_address = 2;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.distribution.v1beta1.MsgWithdrawDelegatorReward" = "cosmos.distribution.v1beta1.MsgWithdrawDelegatorReward"

Methods