You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Send {"method":"debug_traceBlockByNumber","params":["latest", {"tracer": "callTracer"}],"id":1,"jsonrpc":"2.0"} to Erigon, the txHash is not included in the result
The text was updated successfully, but these errors were encountered:
System information
Erigon version:
erigon/2.55.1/linux-amd64/go1.21.4
OS & Version: Linux
Consensus Layer:
Lighthouse v4.3.0-dfcb336
Chain/Network: ETH Mainnet
Expected behaviour
txHash
is included in GethActual behaviour
txHash
not present in ErigonSteps to reproduce the behaviour
Send
{"method":"debug_traceBlockByNumber","params":["latest", {"tracer": "callTracer"}],"id":1,"jsonrpc":"2.0"}
to Erigon, thetxHash
is not included in the resultThe text was updated successfully, but these errors were encountered: