Skip to content

Commit

Permalink
Update an outdated link to Ethereum JSON-RPC API reference (#1384)
Browse files Browse the repository at this point in the history
update an outdated link to Ethereum JSON-RPC API reference
  • Loading branch information
s-tikhomirov authored Jan 10, 2025
1 parent 337a2cc commit ca61a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/reference/anvil/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ This allows you to test CREATE2 deployments locally without forking.

#### Supported RPC Methods
##### Standard Methods
The standard methods are based on [this](https://eth.wiki/json-rpc/API) reference.
The standard methods are based on [this](https://ethereum.org/en/developers/docs/apis/json-rpc/) reference.

* `web3_clientVersion`

Expand Down

0 comments on commit ca61a2c

Please sign in to comment.