Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MsgWithdrawDelegatorReward

Hierarchy

  • Msg
    • MsgWithdrawDelegatorReward

Index

Constructors

constructor

Properties

delegatorAddress

delegatorAddress: AccAddress

validatorAddress

validatorAddress: ValAddress

Methods

getSignBytes

  • getSignBytes(codec: Codec): Uint8Array
  • Get the canonical byte representation of the Msg.

    Parameters

    • codec: Codec

    Returns Uint8Array

    Return sorted by alphabetically amino encoded json by default.

getSigners

validateBasic

  • validateBasic(): void

Generated using TypeDoc