Skip to content

Commit

Permalink
add debug endpoints to docs (#1881)
Browse files Browse the repository at this point in the history
  • Loading branch information
tclemos committed Mar 21, 2023
1 parent 2ac0468 commit 4cf4b09
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/json-rpc-endpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4cf4b09

Please sign in to comment.