Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryClientStateResponse
Variable QueryClientStateResponse
Query
Client
State
Response
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
QueryClientStateResponse
;
encode
(
message
:
QueryClientStateResponse
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
QueryClientStateResponseAmino
)
:
QueryClientStateResponse
;
fromAminoMsg
(
object
:
QueryClientStateResponseAminoMsg
)
:
QueryClientStateResponse
;
fromPartial
(
object
:
{
clientState
?:
{
$typeUrl
?:
string
;
typeUrl
?:
string
;
value
?:
Uint8Array
;
}
;
proof
?:
Uint8Array
;
proofHeight
?:
{
revisionHeight
?:
bigint
;
revisionNumber
?:
bigint
;
}
;
}
)
:
QueryClientStateResponse
;
fromProtoMsg
(
message
:
QueryClientStateResponseProtoMsg
)
:
QueryClientStateResponse
;
toAmino
(
message
:
QueryClientStateResponse
)
:
QueryClientStateResponseAmino
;
toAminoMsg
(
message
:
QueryClientStateResponse
)
:
QueryClientStateResponseAminoMsg
;
toProto
(
message
:
QueryClientStateResponse
)
:
Uint8Array
;
toProtoMsg
(
message
:
QueryClientStateResponse
)
:
QueryClientStateResponseProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...