From f6e804b0a1547bb357a4650e80abb38d7c360fa2 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Fri, 31 May 2019 07:36:59 -0700 Subject: [PATCH] minor update --- book/src/testnet-participation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/src/testnet-participation.md b/book/src/testnet-participation.md index f0b45344f0..5f5e167869 100644 --- a/book/src/testnet-participation.md +++ b/book/src/testnet-participation.md @@ -32,7 +32,7 @@ traversal issues. A cloud-hosted machine works best. **Ensure that IP ports Prebuilt binaries are available for Linux x86_64 (Ubuntu 18.04 recommended). MacOS or WSL users may build from source. -For a performance testnet with many transactions we have some preliminary recomended setups: +For a performance testnet with many transactions we have some preliminary recommended setups: | | Low end | Medium end | High end | Notes | | --- | ---------|------------|----------| -- | @@ -176,7 +176,7 @@ $ solana-gossip --entrypoint testnet.solana.com:8001 spy Provide the **vote pubkey** to the `solana-wallet show-vote-account` command to view the recent voting activity from your validator: ```bash -$ solana-wallet -n testnet.solana.com show-vote-account 2ozWvfaXQd1X6uKh8jERoRGApDqSqcEy6fF1oN13LL2G +$ solana-wallet show-vote-account 2ozWvfaXQd1X6uKh8jERoRGApDqSqcEy6fF1oN13LL2G ``` The vote pubkey for the validator can also be found by running: