0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-06 14:19:59 -05:00

Update DNS seed list

This commit is contained in:
Jeff Garzik 2011-04-01 11:33:35 -04:00 committed by Jeff Garzik
parent 454bc86479
commit a2b6c1930d

View file

@ -859,6 +859,7 @@ void ThreadSocketHandler2(void* parg)
static const char *strDNSSeed[] = {
"bitseed.xf2.org",
"bitseed.bitcoin.org.uk",
};
void DNSAddressSeed()