Update installation-testnet-mainnet.md

This commit is contained in:
Richard Ramos 2018-11-30 19:32:57 -04:00 committed by GitHub
parent 8e48afde06
commit b37abc4160
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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:
```