mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-11 21:20:39 +02:00
chainparams: remove my testnet3 seed
This commit is contained in:
@@ -284,7 +284,6 @@ public:
|
||||
// nodes with support for servicebits filtering should be at the top
|
||||
vSeeds.emplace_back("testnet-seed.bitcoin.jonasschnelli.ch.");
|
||||
vSeeds.emplace_back("seed.tbtc.petertodd.net.");
|
||||
vSeeds.emplace_back("seed.testnet.bitcoin.sprovoost.nl.");
|
||||
vSeeds.emplace_back("testnet-seed.bluematt.me."); // Just a static list of stable node(s), only supports x9
|
||||
vSeeds.emplace_back("seed.testnet.achownodes.xyz."); // Ava Chow, only supports x1, x5, x9, x49, x809, x849, xd, x400, x404, x408, x448, xc08, xc48, x40c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user