Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
MsgMultiSendResponse
Variable MsgMultiSendResponse
Msg
Multi
Send
Response
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
MsgMultiSendResponse
;
encode
(
_
:
MsgMultiSendResponse
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
_
:
MsgMultiSendResponseAmino
)
:
MsgMultiSendResponse
;
fromAminoMsg
(
object
:
MsgMultiSendResponseAminoMsg
)
:
MsgMultiSendResponse
;
fromPartial
(
_
:
{}
)
:
MsgMultiSendResponse
;
fromProtoMsg
(
message
:
MsgMultiSendResponseProtoMsg
)
:
MsgMultiSendResponse
;
toAmino
(
_
:
MsgMultiSendResponse
)
:
MsgMultiSendResponseAmino
;
toAminoMsg
(
message
:
MsgMultiSendResponse
)
:
MsgMultiSendResponseAminoMsg
;
toProto
(
message
:
MsgMultiSendResponse
)
:
Uint8Array
;
toProtoMsg
(
message
:
MsgMultiSendResponse
)
:
MsgMultiSendResponseProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...