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
I'm seeing the debug_traceTransaction method consistently fail across different node providers. Specifically, I believe it may be related to the provided tracer argument. { "jsonrpc": "2.0", "id": 2, "error": { "code": -32602, "message": "invalid 2nd argument: options 'tracer': invalid tracer value" } }