File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ This command will:
68
68
causing it to download more data in exchange for avoiding processing the entire history
69
69
of the Ethereum network, which is very CPU intensive.
70
70
* Start up ` geth ` 's built-in interactive [ JavaScript console] ( https://geth.ethereum.org/docs/interface/javascript-console ) ,
71
- (via the trailing ` console ` subcommand) through which you can interact using [ ` web3 ` methods] ( https://web3js.readthedocs.io/en/ )
71
+ (via the trailing ` console ` subcommand) through which you can interact using [ ` web3 ` methods] ( https://web3js.readthedocs.io/ )
72
72
(note: the ` web3 ` version bundled within ` geth ` is very old, and not up to date with official docs),
73
73
as well as ` geth ` 's own [ management APIs] ( https://geth.ethereum.org/docs/rpc/server ) .
74
74
This tool is optional and if you leave it out you can always attach to an already running
You can’t perform that action at this time.
0 commit comments