stratus::eth

Module storage

Source
Expand description

Ethereum / EVM storage.

Re-exports§

pub use permanent::PermanentStorageConfig;
pub use permanent::RocksPermanentStorage;

Modules§

permanent

Structs§

AccountWithSlots
InMemoryTemporaryStorage
StorageCache
StorageConfig
Configuration that can be used by any binary that interacts with Stratus storage.
StratusStorage
Proxy that simplifies interaction with permanent and temporary storages.
TemporaryStorageConfig
Temporary storage configuration.