networks: revert to old testnet seeds for now.
This commit is contained in:
parent
ab9cf9ec7e
commit
cb87c35caf
@ -449,8 +449,8 @@ testnet = network.testnet = {};
|
||||
testnet.type = 'testnet';
|
||||
|
||||
testnet.seeds = [
|
||||
'testnet-seed.bitcoin.jonasschnelli.ch',
|
||||
'seed.tbtc.petertodd.org',
|
||||
'testnet-seed.alexykot.me',
|
||||
'testnet-seed.bitcoin.petertodd.org',
|
||||
'testnet-seed.bluematt.me',
|
||||
'testnet-seed.bitcoin.schildbach.de'
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user