DelegationDelegatorReward represents the properties of a delegator's delegation reward.

from message cosmos.distribution.v1beta1.DelegationDelegatorReward

Hierarchy

Constructors

Properties

reward: DecCoin[] = []

from field: repeated cosmos.base.v1beta1.DecCoin reward = 2;

validatorAddress: string = ""

from field: string validator_address = 1;

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

Methods