Skip to main content

Interface: AminoMsgMultiSend

@shareledgerjs/client.bank.AminoMsgMultiSend

A high level transaction of the coin module

Hierarchy

  • AminoMsg

    AminoMsgMultiSend

Properties

type

Readonly type: "cosmos-sdk/MsgMultiSend"

Overrides

AminoMsg.type


value

Readonly value: Object

Type declaration

NameType
inputsreadonly Input[]
outputsreadonly Output[]

Overrides

AminoMsg.value