Add testnet DNS seed of Alex Kotenko.

This commit is contained in:
Andreas Schildbach 2014-06-12 00:36:53 +02:00
parent 4800ccb823
commit c30329adfa
1 changed files with 1 additions and 0 deletions

View File

@ -212,6 +212,7 @@ public:
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"));