Traces the execution of a specific transaction within a block.
This is intended to be called through state_call to replay the block from the parent hash up to the transaction.
state_call
See eth-rpc debug_traceTransaction for usage.
debug_traceTransaction
Traces the execution of a specific transaction within a block.
This is intended to be called through
state_callto replay the block from the parent hash up to the transaction.See eth-rpc
debug_traceTransactionfor usage.