Preparing search index...
The search index is not available
Documentation
Documentation
@fadroma/scrt
SecretJS
Tx
MsgMultiSend
Class MsgMultiSend
MsgMultiSend represents an arbitrary multi-in, multi-out send message.
Implements
SecretJS
.
Tx
.
Msg
Index
Constructors
constructor
Properties
inputs
outputs
Methods
to
Amino
to
Proto
Constructors
constructor
new
Msg
Multi
Send
(
__namedParameters
)
:
SecretJS
.
Tx
.
MsgMultiSend
Parameters
__namedParameters
:
SecretJS
.
Tx
.
MsgMultiSendParams
Returns
SecretJS
.
Tx
.
MsgMultiSend
Properties
inputs
inputs
:
SecretJS
.
Tx
.
Input
[]
outputs
outputs
:
SecretJS
.
Tx
.
Output
[]
Methods
to
Amino
to
Amino
(
)
:
Promise
<
SecretJS
.
Tx
.
AminoMsg
>
Returns
Promise
<
SecretJS
.
Tx
.
AminoMsg
>
to
Proto
to
Proto
(
)
:
Promise
<
SecretJS
.
Tx
.
ProtoMsg
>
Returns
Promise
<
SecretJS
.
Tx
.
ProtoMsg
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
inputs
outputs
to
Amino
to
Proto
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
MsgMultiSend represents an arbitrary multi-in, multi-out send message.