Snapshot contains Tendermint state sync snapshot info.

from message cosmos.base.snapshots.v1beta1.Snapshot

Hierarchy

Constructors

Properties

chunks: number = 0

from field: uint32 chunks = 3;

format: number = 0

from field: uint32 format = 2;

hash: Uint8Array = ...

from field: bytes hash = 4;

height: bigint = protoInt64.zero

from field: uint64 height = 1;

from field: cosmos.base.snapshots.v1beta1.Metadata metadata = 5;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.base.snapshots.v1beta1.Snapshot" = "cosmos.base.snapshots.v1beta1.Snapshot"

Methods