We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e95063 commit 532fc35Copy full SHA for 532fc35
public/content/developers/docs/apis/json-rpc/index.md
@@ -28,6 +28,8 @@ An internal API is also used for inter-client communication within a node - that
28
29
[Read the full JSON-RPC API spec on GitHub](https://github.com/ethereum/execution-apis).
30
31
+You can also use the [interactive JSON-RPC API playground](https://ethereum-json-rpc.com).
32
+
33
## Conventions {#conventions}
34
35
### Hex value encoding {#hex-encoding}
0 commit comments