Update application.cpp

remove old seed node
This commit is contained in:
iHashFury 2016-10-10 20:14:27 +02:00 committed by GitHub
parent 252e34a3e1
commit 4d0d3fb313

View file

@ -176,8 +176,7 @@ namespace detail {
"104.236.144.84:1777", // puppies
"40.127.190.171:1777", // betax
"185.25.22.21:1776", // liondani (greece)
"212.47.249.84:50696", // iHashFury (France)
"104.168.154.160:50696", // iHashFury (USA)
"212.47.249.84:50696", // iHashFury
"128.199.143.47:2015" // Harvey
};
for( const string& endpoint_string : seeds )