docs: web3.js is outdated (#22820)

This commit is contained in:
T 2021-05-05 13:22:25 +03:00 committed by GitHub
parent dea3503031
commit 9c39923340
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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.