Module context

Source
Expand description

Execution Context: Implements the context during the execution, like caller’s information and block information. It also ensures compatibility with the context interface of the EVM interpreter.

Structs§

Context
OriginInfo
Transaction properties that externalities need to know about.