Module reth::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 call.