Skip to content

Commit 9ac6b94

Browse files
authored
Merge pull request #57 from bandprotocol/update-seed
Update seed for v3 testnet
2 parents bae912f + 47d93d2 commit 9ac6b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/node-validators/02-run-node/02-joining-testnet/02-installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export WALLET_NAME=<YOUR_WALLET_NAME>
1616
# Name of your validator node, please change this into your name.
1717
export MONIKER=<YOUR_MONIKER>
1818
# Seed and persistent peers for P2P communication
19-
export SEEDS="62eb486c7163b173ad9948579555872b809f09cd@37.27.244.210:26656,fda81adfb9dce7cf74179a8caf1e116cf9284318@65.108.45.110:26656"
19+
export SEEDS="62eb486c7163b173ad9948579555872b809f09cd@37.27.244.210:26656,c22824546ad9daeda7c513bf324a6bc01306c930@37.27.30.170:26656"
2020
# URL of genesis file for Band V3 Testnet #1
2121
export GENESIS_FILE_URL=https://raw.githubusercontent.com/bandprotocol/launch/master/band-v3-testnet-1/genesis.json
2222
# URL of config file for Bothan

0 commit comments

Comments
 (0)