Add my DNS seed domain

This commit is contained in:
Luke Dashjr 2011-12-16 18:34:47 -05:00
parent 61a8c0569e
commit 647734881c
1 changed files with 1 additions and 0 deletions

View File

@ -1226,6 +1226,7 @@ static const char *strDNSSeed[] = {
"bitseed.xf2.org",
"dnsseed.bluematt.me",
"seed.bitcoin.sipa.be",
"dnsseed.bitcoin.dashjr.org",
};
void ThreadDNSAddressSeed(void* parg)