docs: web3.js is outdated (#22820)
This commit is contained in:
parent
dea3503031
commit
9c39923340
|
@ -7,6 +7,8 @@ The Geth JavaScript console exposes the full [web3 JavaScript Dapp
|
|||
API](https://github.com/ethereum/wiki/wiki/JavaScript-API) and further administrative
|
||||
APIs.
|
||||
|
||||
(note: the web3 version bundled within geth is very old, and not up to date with official docs)
|
||||
|
||||
## Interactive Use: The Console
|
||||
|
||||
The geth JavaScript console is started with the `console` or `attach` geth sub-commands.
|
||||
|
|
Loading…
Reference in New Issue