Preparing search index...
The search index is not available
Documentation
Documentation
CosmJS-ESM Documentation
AminoMsgMultiSend
Interface AminoMsgMultiSend
A high level transaction of the coin module
interface
AminoMsgMultiSend
{
type
:
"cosmos-sdk/MsgMultiSend"
;
value
:
{
inputs
:
readonly
Input
[]
;
outputs
:
readonly
Output
[]
;
}
;
}
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
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
type
value
Documentation
@fadroma
agent
scrt
cw
oci
create
compile
devnet
@hackbg
ganesha
ensuite
cmds
conf
file
logs
oops
port
repo
CosmJS-ESM Documentation
SecretJS-ESM Docs
Loading...
Generated using
TypeDoc
A high level transaction of the coin module