Skip to main content

Module tracing

Module tracing 

Source

Re-exports§

pub use crate::opcode_tracer::LevmOpcodeTracer;
pub use crate::opcode_tracer::OpcodeTracerConfig;

Structs§

LevmCallTracer
Geth’s callTracer (https://geth.ethereum.org/docs/developers/evm-tracing/built-in-tracers) Use LevmCallTracer::disabled() when tracing is not wanted.