SnapshotIAVLItem is an exported IAVL node.
from message cosmos.base.store.v1beta1.SnapshotIAVLItem
Optional
from field: int32 height = 4;
from field: bytes key = 1;
from field: bytes value = 2;
from field: int64 version = 3;
Static
Readonly
SnapshotIAVLItem is an exported IAVL node.
Generated
from message cosmos.base.store.v1beta1.SnapshotIAVLItem