Add alt's seed node
This commit is contained in:
parent
65f7c1ca62
commit
d6db289717
1 changed files with 2 additions and 1 deletions
|
|
@ -164,7 +164,8 @@ namespace detail {
|
|||
"185.25.22.21:1776", // liondani (greece)
|
||||
"23.95.43.126:50696", // iHashFury
|
||||
"109.73.172.144:50696", // iHashFury
|
||||
"128.199.143.47:2015" // Harvey
|
||||
"128.199.143.47:2015", // Harvey
|
||||
"106.185.26.162:34045" // alt
|
||||
};
|
||||
for( const string& endpoint_string : seeds )
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue