Expand description
A wrapper around Backend
that is clone-on-write used for fuzzing.
Structsยง
- A wrapper around
Backend
that ensures onlyrevm::DatabaseRef
functions are called.
A wrapper around Backend
that is clone-on-write used for fuzzing.
Backend
that ensures only revm::DatabaseRef
functions are called.