Skip to content

Commit c88a7dc

Browse files
committed
chainparams: Remove seed.bitcoinstats.com
This seeder no longer appears to be serving sufficient addresses.
1 parent a05987d commit c88a7dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/kernel/chainparams.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ class CMainParams : public CChainParams {
145145
vSeeds.emplace_back("seed.bitcoin.sipa.be."); // Pieter Wuille, only supports x1, x5, x9, and xd
146146
vSeeds.emplace_back("dnsseed.bluematt.me."); // Matt Corallo, only supports x9
147147
vSeeds.emplace_back("dnsseed.bitcoin.dashjr-list-of-p2p-nodes.us."); // Luke Dashjr
148-
vSeeds.emplace_back("seed.bitcoinstats.com."); // Christian Decker, supports x1 - xf
149148
vSeeds.emplace_back("seed.bitcoin.jonasschnelli.ch."); // Jonas Schnelli, only supports x1, x5, x9, and xd
150149
vSeeds.emplace_back("seed.btc.petertodd.net."); // Peter Todd, only supports x1, x5, x9, and xd
151150
vSeeds.emplace_back("seed.bitcoin.sprovoost.nl."); // Sjors Provoost

0 commit comments

Comments
 (0)