Skip to content

Commit 15da99d

Browse files
committed
addressed for t3
1 parent bb40795 commit 15da99d

File tree

1 file changed

+15
-22
lines changed

1 file changed

+15
-22
lines changed

ui/viewmodel/start_view.cpp

Lines changed: 15 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -44,28 +44,21 @@ namespace
4444
const char* Testnet[] =
4545
{
4646
#ifdef BEAM_TESTNET
47-
"139.59.174.80:8100",
48-
"167.99.221.104:8100",
49-
"159.65.201.244:8100",
50-
"142.93.217.246:8100",
51-
"142.93.221.22:8100",
52-
"178.62.59.65:8100",
53-
"139.59.169.77:8100",
54-
"167.99.166.33:8100",
55-
"159.65.119.216:8100",
56-
"142.93.221.66:8100",
57-
"206.189.10.149:8100",
58-
"138.68.134.136:8100",
59-
"159.65.119.226:8100",
60-
"142.93.221.80:8100",
61-
"104.248.159.97:8100",
62-
"159.65.101.94:8100",
63-
"68.183.103.130:8100",
64-
"142.93.213.21:8100",
65-
"104.248.159.154:8100",
66-
"188.166.165.240:8100",
67-
"159.65.104.75:8100",
68-
"142.93.213.106:8100"
47+
"3.0.151.23:8100",
48+
"3.0.112.100:8100",
49+
"52.76.251.61:8100",
50+
"3.0.82.115:8100",
51+
"13.250.70.207:8100",
52+
"3.121.25.231:8100",
53+
"52.29.133.183:8100",
54+
"3.122.16.126:8100",
55+
"3.122.5.247:8100",
56+
"18.197.244.193:8100",
57+
"52.52.228.242:8100",
58+
"13.52.69.164:8100",
59+
"52.52.207.165:8100",
60+
"13.52.91.89:8100",
61+
"54.177.6.19:8100"
6962
#else
7063
"172.104.249.212:8101",
7164
"23.239.23.209:8201",

0 commit comments

Comments
 (0)