Module storage

Expand description

Seismic’s storage

Modules§

flagged_storage
Abstraction for ethereum storage slots Particularly to enable a privacy flag
storage_slot
Storage slot trait

Structs§

FlaggedStorage
A storage value that can be either private or public.

Traits§

PrivateSlot
Extends the StorageSlot trait to include a privacy flag
StorageSlot
A word of data that can be stored in a storage slot