Expand description
Ethereum / EVM storage.
Re-exports§
pub use permanent::PermanentStorageConfig;
pub use permanent::RocksPermanentStorage;
Modules§
Structs§
- Account
With Slots - InMemory
Temporary Storage - Storage
Cache - Storage
Config - Configuration that can be used by any binary that interacts with Stratus storage.
- Stratus
Storage - Proxy that simplifies interaction with permanent and temporary storages.
- Temporary
Storage Config - Temporary storage configuration.