Module context

Structs§

SStoreResult
Represents the result of an sstore operation.
SelfDestructResult
Result of a selfdestruct action
StateLoad
State load information that contains the data and if the account or storage is cold loaded

Enums§

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

Traits§

ContextSetters
ContextTr