Traces the execution of an entire block and returns call traces.
This is intended to be called through state_call to replay the block from the parent block.
state_call
See eth-rpc debug_traceBlockByNumber for usage.
debug_traceBlockByNumber
Traces the execution of an entire block and returns call traces.
This is intended to be called through
state_callto replay the block from the parent block.See eth-rpc
debug_traceBlockByNumberfor usage.