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
| Name | Type | 
|---|---|
inputs | readonly Input[] | 
outputs | readonly Output[] | 
Overrides
AminoMsg.value