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