SnapshotIAVLItem is an exported IAVL node.

from message cosmos.base.store.v1beta1.SnapshotIAVLItem

Hierarchy

Constructors

Properties

height: number = 0

from field: int32 height = 4;

key: Uint8Array = ...

from field: bytes key = 1;

value: Uint8Array = ...

from field: bytes value = 2;

version: bigint = protoInt64.zero

from field: int64 version = 3;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.base.store.v1beta1.SnapshotIAVLItem" = 'cosmos.base.store.v1beta1.SnapshotIAVLItem'

Methods