Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ResponseListSnapshots
Variable ResponseListSnapshots
Response
List
Snapshots
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
ResponseListSnapshots
;
encode
(
message
:
ResponseListSnapshots
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
ResponseListSnapshotsAmino
)
:
ResponseListSnapshots
;
fromAminoMsg
(
object
:
ResponseListSnapshotsAminoMsg
)
:
ResponseListSnapshots
;
fromPartial
(
object
:
{
snapshots
?:
{
chunks
?:
number
;
format
?:
number
;
hash
?:
Uint8Array
;
height
?:
bigint
;
metadata
?:
Uint8Array
;
}
[]
;
}
)
:
ResponseListSnapshots
;
fromProtoMsg
(
message
:
ResponseListSnapshotsProtoMsg
)
:
ResponseListSnapshots
;
toAmino
(
message
:
ResponseListSnapshots
)
:
ResponseListSnapshotsAmino
;
toProto
(
message
:
ResponseListSnapshots
)
:
Uint8Array
;
toProtoMsg
(
message
:
ResponseListSnapshots
)
:
ResponseListSnapshotsProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...