Module cfx_executor::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§