Skip to content

Commit

Permalink
addressed for t3
Browse files Browse the repository at this point in the history
  • Loading branch information
anatolse committed Dec 5, 2018
1 parent bb40795 commit 15da99d
Showing 1 changed file with 15 additions and 22 deletions.
37 changes: 15 additions & 22 deletions ui/viewmodel/start_view.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -44,28 +44,21 @@ namespace
const char* Testnet[] =
{
#ifdef BEAM_TESTNET
"139.59.174.80:8100",
"167.99.221.104:8100",
"159.65.201.244:8100",
"142.93.217.246:8100",
"142.93.221.22:8100",
"178.62.59.65:8100",
"139.59.169.77:8100",
"167.99.166.33:8100",
"159.65.119.216:8100",
"142.93.221.66:8100",
"206.189.10.149:8100",
"138.68.134.136:8100",
"159.65.119.226:8100",
"142.93.221.80:8100",
"104.248.159.97:8100",
"159.65.101.94:8100",
"68.183.103.130:8100",
"142.93.213.21:8100",
"104.248.159.154:8100",
"188.166.165.240:8100",
"159.65.104.75:8100",
"142.93.213.106:8100"
"3.0.151.23:8100",
"3.0.112.100:8100",
"52.76.251.61:8100",
"3.0.82.115:8100",
"13.250.70.207:8100",
"3.121.25.231:8100",
"52.29.133.183:8100",
"3.122.16.126:8100",
"3.122.5.247:8100",
"18.197.244.193:8100",
"52.52.228.242:8100",
"13.52.69.164:8100",
"52.52.207.165:8100",
"13.52.91.89:8100",
"54.177.6.19:8100"
#else
"172.104.249.212:8101",
"23.239.23.209:8201",
Expand Down

0 comments on commit 15da99d

Please sign in to comment.