Expand description
Support for “cheat codes” / bypass functions
Structs§
- Cheat
Ecrecover - A custom ecrecover precompile that supports cheat-based signature overrides.
- Cheats
Manager - Manages user modifications that may affect the node’s behavior
- Cheats
State - Container type for all the state variables
Statics§
- PRECOMPILE_
ID_ 🔒CHEAT_ ECRECOVER - ID for the
CheatEcrecover::precompile_id
precompile.