Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MsgSend

Hierarchy

Index

Constructors

constructor

Properties

amount

amount: Coin[]

fromAddress

fromAddress: AccAddress

toAddress

toAddress: AccAddress

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