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

Properties

delegator_address: string
validator_address: string

Methods

  • packAny(isClassic?: boolean): Any
  • toAminoJSON(isClassic?: boolean): string
  • Parameters

    • Optional isClassic: boolean

    Returns string

  • toJSON(isClassic?: boolean): string
  • Parameters

    • Optional isClassic: boolean

    Returns string

  • toProto(_?: boolean): MsgWithdrawDelegatorReward