add link to eth api docs to ns_eth

pull/26459/head^2
Joe 2 years ago
parent fbfccced30
commit 357825b2f4
  1. 3
      src/pages/docs/interacting-with-geth/rpc/ns-eth.md

@ -3,7 +3,8 @@ title: eth Namespace
description: Documentation for the JSON-RPC API "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 ### eth_subscribe, eth_unsubscribe

Loading…
Cancel
Save