Skip to main content

Interface: AminoMsgSend

@shareledgerjs/client.bank.AminoMsgSend

Hierarchy

  • AminoMsg

    AminoMsgSend

Properties

type

Readonly type: "cosmos-sdk/MsgSend"

Overrides

AminoMsg.type


value

Readonly value: Object

Type declaration

NameTypeDescription
amountreadonly Coin[]-
from_addressstringBech32 account address
to_addressstringBech32 account address

Overrides

AminoMsg.value