Structs§
Enums§
- EVMError
- Main EVM error
- Execution
Result - Result of a transaction execution
- Halt
Reason - Indicates that the EVM has experienced an exceptional halt.
- Invalid
Header - Errors related to misconfiguration of a
crate::Block
. - Invalid
Transaction - Transaction validation error.
- OutOf
GasError - Output
- Output of a transaction execution
- Success
Reason - Reason a transaction successfully completed.