Applies a snapshot chunk

from message tendermint.abci.RequestApplySnapshotChunk

Hierarchy

Constructors

Properties

chunk: Uint8Array = ...

from field: bytes chunk = 2;

index: number = 0

from field: uint32 index = 1;

sender: string = ""

from field: string sender = 3;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "tendermint.abci.RequestApplySnapshotChunk" = "tendermint.abci.RequestApplySnapshotChunk"

Methods