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" } }