ResolvedStorageDeclaration
Defined in: packages/contracts/src/config.ts:161
A SyncStorageDeclaration with every field resolved (ADR-0050) — the store’s BOUND declaration. Produced once per store by resolveStorageDeclaration and immutable for the store’s lifetime: a preference change mints a fresh store under a fresh path, never rebinds an existing one.
Properties
Section titled “Properties”backend
Section titled “backend”backend:
StorageBackend
Defined in: packages/contracts/src/config.ts:162
durability
Section titled “durability”durability:
StorageDurability
Defined in: packages/contracts/src/config.ts:163