Update installation-testnet-mainnet.md
This commit is contained in:
parent
8e48afde06
commit
b37abc4160
|
@ -41,7 +41,6 @@ geth --testnet --syncmode=light console
|
|||
```
|
||||
|
||||
2. There aren't enough geth peers with Whisper enabled to guarantee that messages will arrive from one node to other. We need to create a `static-nodes.json` file in `~/.ethereum/testnet/geth/`.
|
||||
`vi ~/.ethereum/testnet/geth/`
|
||||
|
||||
This file needs to contain the following array:
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue