mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-20 17:31:11 +00:00
eb0f7e463a
Example request that crashed the RPC method handler on Gnosis Chain mainnet. ``` { "id": "1", "jsonrpc": "2.0", "method": "debug_traceBlockByNumber", "params": [ "0x8a1f76", { "tracer": "callTracer" } ] } ```