revm_
database
1.0.0
Module in_
memory_
db
Module Items
Structs
Enums
Type Aliases
In crate revm_
database
revm_database
Module
in_memory_db
Copy item path
Source
Structs
§
BenchmarkDB
Custom benchmarking DB that only has account info for the zero address.
CacheDB
A
Database
implementation that stores all state changes in memory.
DbAccount
Enums
§
Account
State
Type Aliases
§
InMemoryDB
A
Database
implementation that stores all state changes in memory.