diff --git a/docs/json-rpc-endpoints.md b/docs/json-rpc-endpoints.md index 6e8dec3a2f..d7ac2b9493 100644 --- a/docs/json-rpc-endpoints.md +++ b/docs/json-rpc-endpoints.md @@ -58,6 +58,22 @@ - eth_submitWork _* not supported_ - eth_submitHashrate _* not supported_ +## DEBUG + +### Supported + +- debug_traceTransaction +- debug_traceBlockByNumber +- debug_traceBlockByHash + +### Differences + +TBD + +### Not supported + +TBD + ## NET ### Supported