Expand description
blockchain Backend
Modules§
- cheats
- Support for “cheat codes” / bypass functions
- db
- revm related types Helper types for working with revm
- executor
- fork
- Support for forking off another client
- genesis
- Genesis settings
- info
- Handler that can get current storage related data
- mem
- In-memory Backend In-memory blockchain backend.
- notifications
- Notifications emitted from the backed
- time
- Manages the block time
- validate
- Support for validating transactions at certain stages