Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
MsgSend
Variable MsgSend
Msg
Send
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
MsgSend
;
encode
(
message
:
MsgSend
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
MsgSendAmino
)
:
MsgSend
;
fromAminoMsg
(
object
:
MsgSendAminoMsg
)
:
MsgSend
;
fromPartial
(
object
:
{
amount
?:
{
amount
?:
string
;
denom
?:
string
;
}
[]
;
fromAddress
?:
string
;
toAddress
?:
string
;
}
)
:
MsgSend
;
fromProtoMsg
(
message
:
MsgSendProtoMsg
)
:
MsgSend
;
toAmino
(
message
:
MsgSend
)
:
MsgSendAmino
;
toProto
(
message
:
MsgSend
)
:
Uint8Array
;
toProtoMsg
(
message
:
MsgSend
)
:
MsgSendProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...