IPersistStorageData
Defines the structure for storage data persistence in the swarm system.
Wraps an array of storage data for persistence, used by PersistStorageUtils
.
Properties
data
data: T[]
The array of storage data to persist (e.g., key-value pairs or records)