From 6f2f7018e844a01e77134cdd804eacbe8e2d7d74 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Sat, 20 Apr 2019 19:14:07 -0700 Subject: [PATCH] Update testnet-participation.md --- 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 c69a1b633d..577b8b67b6 100644 --- a/book/src/testnet-participation.md +++ b/book/src/testnet-participation.md @@ -20,8 +20,8 @@ Since the beta testnet is not intended for stress testing of max transaction throughput, a higher-end machine with a GPU is not necessary to participate. However ensure the machine used is not behind a residential NAT to avoid NAT -traversal issues. A cloud-hosted machine works best. Ensure that IP ports -8000 through 10000 are not blocked for Internet traffic. +traversal issues. A cloud-hosted machine works best. **Ensure that IP ports +8000 through 10000 are not blocked for Internet inbound and outbound traffic.** Prebuilt binaries are available for Linux x86_64 (Ubuntu 18.04 recommended). MacOS or WSL users may build from source.