Skip to content

Commit

Permalink
-s added debug_traceCall method in objects.md
Browse files Browse the repository at this point in the history
Signed-off-by: Atreay Kukanur <66585295+ATREAY@users.noreply.github.com>
  • Loading branch information
ATREAY committed Nov 16, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent fa06b60 commit cf46378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/public-networks/reference/api/objects.md
Original file line number Diff line number Diff line change
@@ -152,7 +152,7 @@ Log information returned as part of the [Trace object](#trace-object).

## Trace object

Returned by [`debug_traceBlock`](index.md#debug_traceblock), [`debug_traceBlockByHash`](index.md#debug_traceblockbyhash), [`debug_traceBlockByNumber`](index.md#debug_traceblockbynumber), and [`debug_traceTransaction`](index.md#debug_tracetransaction).
Returned by [`debug_traceBlock`](index.md#debug_traceblock), [`debug_traceBlockByHash`](index.md#debug_traceblockbyhash), [`debug_traceBlockByNumber`](index.md#debug_traceblockbynumber), [`debug_traceTransaction`](index.md#debug_tracetransaction), and [`debug_traceCall`](index.md#debug_tracecall).

| Key | Type | Value |
| --- | :-: | --- |

0 comments on commit cf46378

Please sign in to comment.