SnapshotItem is an item contained in a rootmulti.Store snapshot.
from message cosmos.base.store.v1beta1.SnapshotItem
Optional
item is the specific type of snapshot item.
from field: cosmos.base.store.v1beta1.SnapshotStoreItem store = 1;
from field: cosmos.base.store.v1beta1.SnapshotIAVLItem iavl = 2;
from oneof cosmos.base.store.v1beta1.SnapshotItem.item
Static
Readonly
SnapshotItem is an item contained in a rootmulti.Store snapshot.
Generated
from message cosmos.base.store.v1beta1.SnapshotItem