Re-exports§
pub use crate::journaled_state::StateLoad;
Structs§
- SStore
Result - Represents the result of an
sstore
operation. - Self
Destruct Result - Result of a selfdestruct action
Enums§
- Context
Error - Inner Context error used for Interpreter to set error without returning it frm instruction
Traits§
- Context
Setters - Context
Tr - Trait that defines the context of the EVM execution.