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§
- Flagged
Storage - A storage value that can be either private or public.
Traits§
- Private
Slot - Extends the
StorageSlot
trait to include a privacy flag - Storage
Slot - A word of data that can be stored in a storage slot