Update seed nodes

This commit is contained in:
iHashFury 2016-05-04 16:21:41 +02:00
parent 41a0fa1cf0
commit d976400912

View file

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