Skip to content

Commit 8515858

Browse files
Gandalf-the-Greyvogel76
authored andcommitted
Removed obsolete (unresponsive) seed node from default initial seed nodes list.
1 parent 3cd778f commit 8515858

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

doc/seednodes.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ hive-seed.roelandp.nl:2001 # roelandp
44
hive-seed.arcange.eu:2001 # arcange
55
anyx.io:2001 # anyx
66
hived.splinterlands.com:2001 # splinterlands
7-
hive-api.3speak.tv:2001 # threespeak
87
node.mahdiyari.info:2001 # mahdiyari
98
hive-seed.lukestokes.info:2001 # lukestokes.mhth
109
seed.deathwing.me:2001 # deathwing

libraries/plugins/p2p/include/hive/plugins/p2p/p2p_default_seeds.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ const std::vector< std::string > default_seeds = {
1414
"hive-seed.arcange.eu:2001", // arcange
1515
"anyx.io:2001", // anyx
1616
"hived.splinterlands.com:2001", // splinterlands
17-
"hive-api.3speak.tv:2001", // threespeak
1817
"node.mahdiyari.info:2001", // mahdiyari
1918
"hive-seed.lukestokes.info:2001", // lukestokes.mhth
2019
"seed.deathwing.me:2001", // deathwing

0 commit comments

Comments
 (0)