We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bae912f + 47d93d2 commit 9ac6b94Copy full SHA for 9ac6b94
docs/node-validators/02-run-node/02-joining-testnet/02-installation.md
@@ -16,7 +16,7 @@ export WALLET_NAME=<YOUR_WALLET_NAME>
16
# Name of your validator node, please change this into your name.
17
export MONIKER=<YOUR_MONIKER>
18
# Seed and persistent peers for P2P communication
19
-export SEEDS="62eb486c7163b173ad9948579555872b809f09cd@37.27.244.210:26656,fda81adfb9dce7cf74179a8caf1e116cf9284318@65.108.45.110:26656"
+export SEEDS="62eb486c7163b173ad9948579555872b809f09cd@37.27.244.210:26656,c22824546ad9daeda7c513bf324a6bc01306c930@37.27.30.170:26656"
20
# URL of genesis file for Band V3 Testnet #1
21
export GENESIS_FILE_URL=https://raw.githubusercontent.com/bandprotocol/launch/master/band-v3-testnet-1/genesis.json
22
# URL of config file for Bothan
0 commit comments