Skip to content

Commit a198d16

Browse files
authored
Merge pull request #13589 from Amit0617/patch-6
Add link to the Execution API Inspector page.
2 parents 370dddd + b2e377f commit a198d16

File tree

1 file changed

+1
-1
lines changed
  • public/content/developers/docs/apis/json-rpc

1 file changed

+1
-1
lines changed

public/content/developers/docs/apis/json-rpc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ An internal API is also used for inter-client communication within a node - that
2626

2727
## Execution client spec {#spec}
2828

29-
[Read the full JSON-RPC API spec on GitHub](https://github.com/ethereum/execution-apis).
29+
[Read the full JSON-RPC API spec on GitHub](https://github.com/ethereum/execution-apis). This API is documented on the [Execution API webpage](https://ethereum.github.io/execution-apis/api-documentation/) and includes an Inspector to try out all the available methods.
3030

3131
## Conventions {#conventions}
3232

0 commit comments

Comments
 (0)