Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ResponseQuery
Variable ResponseQuery
Response
Query
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
ResponseQuery
;
encode
(
message
:
ResponseQuery
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
ResponseQueryAmino
)
:
ResponseQuery
;
fromAminoMsg
(
object
:
ResponseQueryAminoMsg
)
:
ResponseQuery
;
fromPartial
(
object
:
{
code
?:
number
;
codespace
?:
string
;
height
?:
bigint
;
index
?:
bigint
;
info
?:
string
;
key
?:
Uint8Array
;
log
?:
string
;
proofOps
?:
{
ops
?:
{
data
?:
Uint8Array
;
key
?:
Uint8Array
;
type
?:
string
;
}
[]
;
}
;
value
?:
Uint8Array
;
}
)
:
ResponseQuery
;
fromProtoMsg
(
message
:
ResponseQueryProtoMsg
)
:
ResponseQuery
;
toAmino
(
message
:
ResponseQuery
)
:
ResponseQueryAmino
;
toProto
(
message
:
ResponseQuery
)
:
Uint8Array
;
toProtoMsg
(
message
:
ResponseQuery
)
:
ResponseQueryProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...