Skip to content

Commit

Permalink
add first dnsseed for doge
Browse files Browse the repository at this point in the history
add first dnsseed for doge
  • Loading branch information
XNL JFR committed Dec 18, 2013
1 parent 637daea commit 3e5edeb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/net.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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"},
Expand Down

0 comments on commit 3e5edeb

Please sign in to comment.