Skip to content

Commit

Permalink
Update docs/public-networks/reference/api/index.md
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandra Tran Carrillo <12214231+alexandratran@users.noreply.github.com>
  • Loading branch information
alexandratran authored Nov 16, 2023
1 parent cf46378 commit 144146a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/public-networks/reference/api/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -1771,7 +1771,7 @@ curl -X POST --data '{"jsonrpc":"2.0","method":"debug_traceBlockByNumber","param
### `debug_traceCall`
Performs an eth_call within the execution environment of a given block, using the final state of its parent block as the base, and provides a detailed trace of the executed opcodes.
Performs an [`eth_call`](#eth_call) within the execution environment of a given block, using the final state of its parent block as the base, and provides a detailed trace of the executed opcodes.
#### Parameters
Expand Down

0 comments on commit 144146a

Please sign in to comment.