MsgWithdrawDelegatorRewardResponse defines the Msg/WithdrawDelegatorReward response type.

from message cosmos.distribution.v1beta1.MsgWithdrawDelegatorRewardResponse

Hierarchy

Constructors

Properties

amount: Coin[] = []

Since: cosmos-sdk 0.46

from field: repeated cosmos.base.v1beta1.Coin amount = 1;

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

Methods