Skip to content

Commit

Permalink
Update seeds script, add new testnet harcoded ips
Browse files Browse the repository at this point in the history
  • Loading branch information
cevap committed Feb 2, 2019
1 parent 3ce1f9f commit de9e551
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
Empty file modified contrib/seeds/generate-seeds.py 100644 → 100755
Empty file.
13 changes: 13 additions & 0 deletions contrib/seeds/makeseeds.sh
Expand Up @@ -20,6 +20,19 @@ sed -i 's/\"]}/:12700/g' contrib/seeds/nodes_main.txt
sed -i 's/\\//g' contrib/seeds/nodes_main.txt
touch ./contrib/seeds/nodes_test.txt
tee ./contrib/seeds/nodes_test.txt <<EOF
45.76.251.109:27170
149.28.13.221:27170
95.216.169.139:27170
76.20.70.162:27170
35.227.124.168:27170
50.254.113.130:60040
99.76.20.33:3460
13.211.229.87:50862
99.76.20.33:2511
99.76.20.33:9660
35.237.23.28:37548
99.76.20.33:40526
67.215.244.186:49856
34.73.86.245:27170
199.247.15.235:27170
149.248.59.142:27170
Expand Down

0 comments on commit de9e551

Please sign in to comment.