Merge pull request #30 from xnljfr/master

add first dnsseed for doge
This commit is contained in:
dogecoin 2013-12-18 07:10:20 -08:00
commit 764d020372

View file

@ -1150,6 +1150,8 @@ void MapPort()
// The first name is used as information source for addrman.
// The second name should resolve to a list of seed addresses.
static const char *strDNSSeed[][2] = {
// default hypernode dns seed , change later when network grows
{"seed.dogeftw.com"},
// {"dogecoinpool.org", "dnsseed.dogecoinpool.org"},
// {"bytesized-vps.com", "dnsseed.bytesized-vps.com"},
// {"xurious.com", "dnsseed.ltc.xurious.com"},