Search
Preparing search index...
The search index is not available
@cosmjs/stargate Documentation
Options
All
Public
Public/Protected
All
Inherited
Menu
@cosmjs/stargate Documentation
AminoMsgMultiSend
Interface AminoMsgMultiSend
A high level transaction of the coin module
Hierarchy
AminoMsg
AminoMsgMultiSend
Index
Properties
type
value
Properties
Readonly
type
type
:
"cosmos-sdk/MsgMultiSend"
Readonly
value
value
:
{
inputs
:
readonly
Input
[]
;
outputs
:
readonly
Output
[]
}
Type declaration
Readonly
inputs
:
readonly
Input
[]
Readonly
outputs
:
readonly
Output
[]
Exports
logs
Amino
Msg
Multi
Send
type
value
Generated using
TypeDoc
A high level transaction of the coin module