Module Tracer_sig.Make

Parameters

module Tracer : Backend

Signature

trace_transaction hash tracer replays the block containing the transaction hash, and traces this transaction with the specified tracer.

trace_call call block tracer simulates a call on top of the block and traces it with the specified tracer.

trace_block block tracer traces all the transactions in block with the specified tracer.