SnapshotSchema is an exported schema of smt store

Since: cosmos-sdk 0.46 Deprecated: This message was part of store/v2alpha1 which has been deleted from v0.47.

from message cosmos.base.snapshots.v1beta1.SnapshotSchema

Hierarchy

Constructors

Properties

keys: Uint8Array[] = []

from field: repeated bytes keys = 1;

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

Methods