Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
The parameters for method debug_traceBlock: [blockRlp, traceConfig].Positional parameters for
debug_traceBlock:params[0]: The RLP encoded block.params[1]: Optional configuration object passed to tracing RPC methods.
Returns
Full stack trace.