Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
GetQueryServicesDescriptorResponse
Variable GetQueryServicesDescriptorResponse
Get
Query
Services
Descriptor
Response
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
GetQueryServicesDescriptorResponse
;
encode
(
message
:
GetQueryServicesDescriptorResponse
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
GetQueryServicesDescriptorResponseAmino
)
:
GetQueryServicesDescriptorResponse
;
fromAminoMsg
(
object
:
GetQueryServicesDescriptorResponseAminoMsg
)
:
GetQueryServicesDescriptorResponse
;
fromPartial
(
object
:
{
queries
?:
{
queryServices
?:
{
fullname
?:
string
;
isModule
?:
boolean
;
methods
?:
{
fullQueryPath
?:
(
...
)
|
(
...
)
;
name
?:
(
...
)
|
(
...
)
;
}
[]
;
}
[]
;
}
;
}
)
:
GetQueryServicesDescriptorResponse
;
fromProtoMsg
(
message
:
GetQueryServicesDescriptorResponseProtoMsg
)
:
GetQueryServicesDescriptorResponse
;
toAmino
(
message
:
GetQueryServicesDescriptorResponse
)
:
GetQueryServicesDescriptorResponseAmino
;
toAminoMsg
(
message
:
GetQueryServicesDescriptorResponse
)
:
GetQueryServicesDescriptorResponseAminoMsg
;
toProto
(
message
:
GetQueryServicesDescriptorResponse
)
:
Uint8Array
;
toProtoMsg
(
message
:
GetQueryServicesDescriptorResponse
)
:
GetQueryServicesDescriptorResponseProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...