SnapshotKVItem is an exported Key/Value Pair

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.SnapshotKVItem

Hierarchy

Constructors

Properties

key: Uint8Array = ...

from field: bytes key = 1;

value: Uint8Array = ...

from field: bytes value = 2;

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

Methods