From 19bcb350b201a505e874c6b206579f955b748e70 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Sat, 4 May 2019 08:36:03 -0700 Subject: [PATCH] Update testnet-participation.md --- book/src/testnet-participation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/src/testnet-participation.md b/book/src/testnet-participation.md index bad357bee2..3fbe4aa736 100644 --- a/book/src/testnet-participation.md +++ b/book/src/testnet-participation.md @@ -135,7 +135,7 @@ validator to ports 11000-11011. From another console, confirm the IP address of your validator is visible in the gossip network by running: ```bash -$ solana-gossip --network edge.testnet.solana.com:8001 spy +$ solana-gossip --network testnet.solana.com:8001 spy ``` When `fullnode.sh` starts, it will output a fullnode configuration that looks