diff options
| author | Gingeropolous <Gingeropolous@users.noreply.github.com> | 2025-09-21 10:04:28 -0400 |
|---|---|---|
| committer | nahuhh <50635951+nahuhh@users.noreply.github.com> | 2025-09-24 17:09:57 +0000 |
| commit | f292444c54e063ebe56231b3163f95f3b08634c2 (patch) | |
| tree | dd00efab0e358809c01bc910010a43f849a717af /src/p2p | |
| parent | 4610926dfc6cda8fd6d78cfce3e258060620990b (diff) | |
| download | monzero-core-f292444c54e063ebe56231b3163f95f3b08634c2.tar.gz monzero-core-f292444c54e063ebe56231b3163f95f3b08634c2.tar.xz monzero-core-f292444c54e063ebe56231b3163f95f3b08634c2.zip | |
remove 66.85.74.134 as seed node
remove 66.85.74.134 as seed node. bastards doubled the price of the server.
Diffstat (limited to 'src/p2p')
| -rw-r--r-- | src/p2p/net_node.inl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/p2p/net_node.inl b/src/p2p/net_node.inl index 51cf48cb4..aff3af493 100644 --- a/src/p2p/net_node.inl +++ b/src/p2p/net_node.inl @@ -754,7 +754,6 @@ namespace nodetool { full_addrs.insert("176.9.0.187:18080"); full_addrs.insert("88.198.163.90:18080"); - full_addrs.insert("66.85.74.134:18080"); full_addrs.insert("51.79.173.165:18080"); full_addrs.insert("192.99.8.110:18080"); full_addrs.insert("37.187.74.171:18080"); |
