Preparing search index...
The search index is not available
@cosmjs/stargate Documentation
@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
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
@cosmjs/stargate
Documentation
logs
Amino
Msg
Multi
Send
type
value
Generated using
TypeDoc
A high level transaction of the coin module