Structs§
Enums§
- Main EVM error.
- Result of a transaction execution.
- Indicates that the EVM has experienced an exceptional halt. This causes execution to immediately end with all gas being consumed.
- Errors related to misconfiguration of a
crate::Block
. - Transaction validation error.
- Output of a transaction execution.
- Reason a transaction successfully completed.