Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
RequestApplySnapshotChunk
Variable RequestApplySnapshotChunk
Request
Apply
Snapshot
Chunk
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
RequestApplySnapshotChunk
;
encode
(
message
:
RequestApplySnapshotChunk
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
RequestApplySnapshotChunkAmino
)
:
RequestApplySnapshotChunk
;
fromAminoMsg
(
object
:
RequestApplySnapshotChunkAminoMsg
)
:
RequestApplySnapshotChunk
;
fromPartial
(
object
:
{
chunk
?:
Uint8Array
;
index
?:
number
;
sender
?:
string
;
}
)
:
RequestApplySnapshotChunk
;
fromProtoMsg
(
message
:
RequestApplySnapshotChunkProtoMsg
)
:
RequestApplySnapshotChunk
;
toAmino
(
message
:
RequestApplySnapshotChunk
)
:
RequestApplySnapshotChunkAmino
;
toProto
(
message
:
RequestApplySnapshotChunk
)
:
Uint8Array
;
toProtoMsg
(
message
:
RequestApplySnapshotChunk
)
:
RequestApplySnapshotChunkProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...