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