Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MsgBeginRedelegate

Hierarchy

  • Msg
    • MsgBeginRedelegate

Index

Constructors

constructor

Properties

amount

amount: Coin

delegatorAddress

delegatorAddress: AccAddress

validatorDstAddress

validatorDstAddress: ValAddress

validatorSrcAddress

validatorSrcAddress: 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