Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MsgDeposit

Hierarchy

  • Msg
    • MsgDeposit

Index

Constructors

constructor

Properties

amount

amount: Coin[]

depositor

depositor: AccAddress

proposalId

proposalId: bigInteger.BigInteger

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