Expand description
Custom handler implementation for MyEvm. This module contains MyHandler, which defines custom execution behavior for the EVM, including how transactions are processed and how the EVM interacts with inspectors.
Structsยง
- MyHandler
- Custom handler for MyEvm that defines transaction execution behavior.