Update testnet-participation.md

This commit is contained in:
Michael Vines 2019-04-18 13:16:15 -07:00 committed by GitHub
parent 8999bfef65
commit 8514d27c2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ $ solana-install run fullnode.sh -- --public-address --poll-for-new-genesis-bloc
If you built from source:
```bash
$ USE_INSTALL=1 ./multinode-demo/clear-fullnode-config.sh
$ USE_INSTALL=1 ./multinode-demo/fullnode.sh --public-address --poll-for-new-genesis-block edge.testnet.solana.com
$ USE_INSTALL=1 ./multinode-demo/fullnode.sh --public-address --poll-for-new-genesis-block beta.testnet.solana.com
```
#### Controlling local network port allocation