Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QuerySlashWindowResponse
Variable QuerySlashWindowResponse
Query
Slash
Window
Response
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
QuerySlashWindowResponse
;
encode
(
message
:
QuerySlashWindowResponse
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
QuerySlashWindowResponseAmino
)
:
QuerySlashWindowResponse
;
fromAminoMsg
(
object
:
QuerySlashWindowResponseAminoMsg
)
:
QuerySlashWindowResponse
;
fromPartial
(
object
:
{
windowProgress
?:
bigint
;
}
)
:
QuerySlashWindowResponse
;
fromProtoMsg
(
message
:
QuerySlashWindowResponseProtoMsg
)
:
QuerySlashWindowResponse
;
toAmino
(
message
:
QuerySlashWindowResponse
)
:
QuerySlashWindowResponseAmino
;
toProto
(
message
:
QuerySlashWindowResponse
)
:
Uint8Array
;
toProtoMsg
(
message
:
QuerySlashWindowResponse
)
:
QuerySlashWindowResponseProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...