Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MsgSetWithdrawAddress

A validator can withdraw their outstanding commission rewards accrued from all delegations (not including its self-delegation) into their associated account's withdraw address.

Hierarchy

Index

Constructors

constructor

Properties

delegator_address

delegator_address: string

withdraw_address

withdraw_address: string

Methods

packAny

  • packAny(): Any

toAmino

toAminoJSON

  • toAminoJSON(): string
  • Returns string

toData

toJSON

  • toJSON(): string
  • Returns string

toProto

  • toProto(): MsgSetWithdrawAddress

Static fromAmino

Static fromData

Static fromProto

Static unpackAny