mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-07-26 16:18:47 +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
|
||||
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
"dns_seeds": [
|
||||
"testnet-seed.bitcoin.jonasschnelli.ch.",
|
||||
"seed.tbtc.petertodd.net.",
|
||||
"seed.testnet.bitcoin.sprovoost.nl.",
|
||||
"testnet-seed.bluematt.me.",
|
||||
"seed.testnet.achownodes.xyz."
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user