add another seed node

node is funded by random people and managed by me. currently functioning as public node at uwillrunanodesoon.moneroworld.com
pull/320/head
Gingeropolous 4 years ago committed by selsta
parent 9faf3d1a72
commit c6a1294b5e
Signed by untrusted user: selsta
GPG Key ID: 2EA0A99A8B07AE5E

@ -631,6 +631,8 @@ namespace nodetool
full_addrs.insert("88.198.163.90:18080");
full_addrs.insert("95.217.25.101:18080");
full_addrs.insert("209.250.243.248:18080");
full_addrs.insert("104.238.221.81:18080");
full_addrs.insert("66.85.74.134:18080");
}
return full_addrs;
}

Loading…
Cancel
Save