add link to eth api docs to ns_eth

This commit is contained in:
Joe 2022-10-24 15:23:46 +01:00
parent fbfccced30
commit 357825b2f4
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@ title: eth Namespace
description: Documentation for the JSON-RPC API "eth" namespace
---
Geth provides several extensions to the standard "eth" JSON-RPC namespace.
Documentation for the API methods in the `eth` namespace can be found on [ethereum.org](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_protocolversion). Geth provides several extensions to the standard "eth" JSON-RPC namespace that are defined below.
### eth_subscribe, eth_unsubscribe