Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MsgWithdrawDelegatorReward

A delegator can withdraw currently outstanding rewards accrued from their delegation toward a validator by submitting the following message.

The rewards will be deposited to their Withdraw Address.

Hierarchy

Index

Constructors

constructor

Properties

delegator_address

delegator_address: string

validator_address

validator_address: string

Methods

packAny

  • packAny(): Any

toAmino

toAminoJSON

  • toAminoJSON(): string
  • Returns string

toData

toJSON

  • toJSON(): string
  • Returns string

toProto

  • toProto(): MsgWithdrawDelegatorReward

Static fromAmino

Static fromData

Static fromProto

Static unpackAny