Merge pull request #15 from iPerky/patch-2

Updated seed nodes
This commit is contained in:
Fabian Schuh 2016-05-04 17:01:29 +02:00
commit a2ab1683e3

View file

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