Update seed list
This commit is contained in:
@@ -1805,9 +1805,7 @@ void hush_args(char *argv0)
|
||||
if (ishush3) {
|
||||
HUSH_nodes = {"node1.hush.is","node2.hush.is","node3.hush.is",
|
||||
"node4.hush.is","node5.hush.is","node6.hush.is",
|
||||
"node7.hush.is","node8.hush.is","node1.hush.land",
|
||||
"node2.hush.land","node3.hush.land","node4.hush.land",
|
||||
"node5.hush.land","node6.hush.land","node7.hush.land"};
|
||||
"node7.hush.is","node8.hush.is"};
|
||||
}
|
||||
|
||||
if (isdragonx) {
|
||||
|
||||
Reference in New Issue
Block a user