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.type = 'testnet';
|
||||||
|
|
||||||
testnet.seeds = [
|
testnet.seeds = [
|
||||||
'testnet-seed.bitcoin.jonasschnelli.ch',
|
'testnet-seed.alexykot.me',
|
||||||
'seed.tbtc.petertodd.org',
|
'testnet-seed.bitcoin.petertodd.org',
|
||||||
'testnet-seed.bluematt.me',
|
'testnet-seed.bluematt.me',
|
||||||
'testnet-seed.bitcoin.schildbach.de'
|
'testnet-seed.bitcoin.schildbach.de'
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user