Skip to content

Commit

Permalink
Update net.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Tillkoeln committed Jun 2, 2019
1 parent faaabfd commit 48fae57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/net.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1133,8 +1133,8 @@ void MapPort()
// The second name should resolve to a list of seed addresses.
static const char *strDNSSeed[][2] = {
{"DNS.1", "swaptokenreloaded.ddns.net"},
/* {"peer", "185.82.202.155"},
{"x", "x"},
{"peer", "185.82.202.155"},
/* {"x", "x"},
{"x", "x"}, */
};

Expand Down

0 comments on commit 48fae57

Please sign in to comment.