mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-28 00:27:26 +00:00
add link to eth api docs to ns_eth
This commit is contained in:
parent
fbfccced30
commit
357825b2f4
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue