nooschain / snapshots/snapshot-state / SnapshotLeaf
Interface: SnapshotLeaf
Defined in: snapshots/snapshot-state.ts:72
One state leaf reconstructed from snapshot table rows.
Properties
entityId
entityId:
string
Defined in: snapshots/snapshot-state.ts:76
Entity id inside the namespace.
namespace
namespace:
StateNamespace
Defined in: snapshots/snapshot-state.ts:74
State namespace used in the canonical state key.
stateKey
stateKey:
string
Defined in: snapshots/snapshot-state.ts:78
Canonical state key.
valueHash
valueHash:
string
Defined in: snapshots/snapshot-state.ts:80
Hash of the canonical state value.