Module reth_node_core::rpc::types::trace::geth::call

Expand description

Geth call tracer types.

Structs§

  • The configuration for the call tracer.
  • The response object for debug_traceTransaction with "tracer": "callTracer".
  • Represents a recorded log that is emitted during a trace call.
  • The configuration for the flat call tracer.

Type Aliases§

  • The response object for debug_traceTransaction with "tracer": "flatCallTracer".