loads a snapshot chunk

from message tendermint.abci.RequestLoadSnapshotChunk

Hierarchy

Constructors

Properties

chunk: number = 0

from field: uint32 chunk = 3;

format: number = 0

from field: uint32 format = 2;

height: bigint = protoInt64.zero

from field: uint64 height = 1;

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

Methods