Module context

Source

Re-exports§

pub use crate::journaled_state::StateLoad;

Structs§

SStoreResult
Represents the result of an sstore operation.
SelfDestructResult
Result of a selfdestruct action

Enums§

ContextError
Inner Context error used for Interpreter to set error without returning it frm instruction

Traits§

ContextSetters
ContextTr
Trait that defines the context of the EVM execution.