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