Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ResponseApplySnapshotChunk
Variable ResponseApplySnapshotChunk
Response
Apply
Snapshot
Chunk
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
ResponseApplySnapshotChunk
;
encode
(
message
:
ResponseApplySnapshotChunk
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
ResponseApplySnapshotChunkAmino
)
:
ResponseApplySnapshotChunk
;
fromAminoMsg
(
object
:
ResponseApplySnapshotChunkAminoMsg
)
:
ResponseApplySnapshotChunk
;
fromPartial
(
object
:
{
refetchChunks
?:
number
[]
;
rejectSenders
?:
string
[]
;
result
?:
ResponseApplySnapshotChunk_Result
;
}
)
:
ResponseApplySnapshotChunk
;
fromProtoMsg
(
message
:
ResponseApplySnapshotChunkProtoMsg
)
:
ResponseApplySnapshotChunk
;
toAmino
(
message
:
ResponseApplySnapshotChunk
)
:
ResponseApplySnapshotChunkAmino
;
toProto
(
message
:
ResponseApplySnapshotChunk
)
:
Uint8Array
;
toProtoMsg
(
message
:
ResponseApplySnapshotChunk
)
:
ResponseApplySnapshotChunkProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...