MsgSend represents a message to send coins from one account to another.

Hierarchy

  • MsgSend

Implements

Constructors

Properties

Methods

Constructors

  • Parameters

    Returns MsgSend

Properties

amount: SecretJS.Coin[]
from_address: string
to_address: string

Methods

  • Returns Promise<ProtoMsg>

Generated using TypeDoc