Module bus_mapping::exec_trace
source · Expand description
This module contains the logic for parsing and interacting with EVM execution traces.
Structs§
- The target and index of an
Operation
in the context of anGethExecTrace
.
This module contains the logic for parsing and interacting with EVM execution traces.
Operation
in the context of an
GethExecTrace
.