From b37abc4160b48f96e31cd73ceae26a2c3c948789 Mon Sep 17 00:00:00 2001 From: Richard Ramos Date: Fri, 30 Nov 2018 19:32:57 -0400 Subject: [PATCH] Update installation-testnet-mainnet.md --- installation-testnet-mainnet.md | 1 - 1 file changed, 1 deletion(-) diff --git a/installation-testnet-mainnet.md b/installation-testnet-mainnet.md index 2d4c513..85ceefe 100644 --- a/installation-testnet-mainnet.md +++ b/installation-testnet-mainnet.md @@ -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: ```