Skip to content

Commit

Permalink
Removed offline testnet DNSSeed 'alexykot.me'.
Browse files Browse the repository at this point in the history
Github-Pull: #7216
Rebased-From: e18378e
  • Loading branch information
Elias Rohrer authored and laanwj committed Dec 17, 2015
1 parent 10b88be commit 9572e49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/chainparams.cpp
Expand Up @@ -179,7 +179,6 @@ class CTestNetParams : public CChainParams {

vFixedSeeds.clear();
vSeeds.clear();
vSeeds.push_back(CDNSSeedData("alexykot.me", "testnet-seed.alexykot.me"));
vSeeds.push_back(CDNSSeedData("bitcoin.petertodd.org", "testnet-seed.bitcoin.petertodd.org"));
vSeeds.push_back(CDNSSeedData("bluematt.me", "testnet-seed.bluematt.me"));
vSeeds.push_back(CDNSSeedData("bitcoin.schildbach.de", "testnet-seed.bitcoin.schildbach.de"));
Expand Down

0 comments on commit 9572e49

Please sign in to comment.