aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAva Chow <github@achow101.com>2024-08-26 15:42:33 -0400
committerAva Chow <github@achow101.com>2024-08-26 15:44:22 -0400
commitc88a7dc53e3be7489605c3326cf768df5437393a (patch)
tree02ca8dfced54556415cb6b886025287c25e12bb5 /src
parenta05987defdd2c7400f6057953535f76aeb52fa28 (diff)
chainparams: Remove seed.bitcoinstats.com
This seeder no longer appears to be serving sufficient addresses.
Diffstat (limited to 'src')
-rw-r--r--src/kernel/chainparams.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/kernel/chainparams.cpp b/src/kernel/chainparams.cpp
index 3bd662b684..c995225064 100644
--- a/src/kernel/chainparams.cpp
+++ b/src/kernel/chainparams.cpp
@@ -145,7 +145,6 @@ public:
vSeeds.emplace_back("seed.bitcoin.sipa.be."); // Pieter Wuille, only supports x1, x5, x9, and xd
vSeeds.emplace_back("dnsseed.bluematt.me."); // Matt Corallo, only supports x9
vSeeds.emplace_back("dnsseed.bitcoin.dashjr-list-of-p2p-nodes.us."); // Luke Dashjr
- vSeeds.emplace_back("seed.bitcoinstats.com."); // Christian Decker, supports x1 - xf
vSeeds.emplace_back("seed.bitcoin.jonasschnelli.ch."); // Jonas Schnelli, only supports x1, x5, x9, and xd
vSeeds.emplace_back("seed.btc.petertodd.net."); // Peter Todd, only supports x1, x5, x9, and xd
vSeeds.emplace_back("seed.bitcoin.sprovoost.nl."); // Sjors Provoost