diff --git a/src/net.cpp b/src/net.cpp index cdcdf3f1d..46b2b7771 100644 --- a/src/net.cpp +++ b/src/net.cpp @@ -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"},