Skip to content

Commit

Permalink
Update docs/build/wasp-evm/0.7/docs/reference/json-rpc-spec.md
Browse files Browse the repository at this point in the history
Co-authored-by: Lucas Tortora <[email protected]>
  • Loading branch information
anistark and lucas-tortora committed Nov 8, 2023
1 parent bd71c9c commit 57bbe2f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ This page deals with the JSON-RPC API used by EVM execution clients.
| 2 | [net_peerCount](https://openethereum.github.io/JSONRPC-net-module#net_peercount) | _Returns number of peers currently connected to the client_ ||
| 3 | [net_version](https://openethereum.github.io/JSONRPC-net-module#net_version) | _Returns the current network protocol version_ ||

You can read on complete set of available Spec [here](https://ethereum.github.io/execution-apis/api-documentation/).
You can find the complete set of available specs in the [Ethereum API Documentation](https://ethereum.github.io/execution-apis/api-documentation/).

0 comments on commit 57bbe2f

Please sign in to comment.