Skip to content

Commit

Permalink
Update net.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
GreedDev committed Jul 18, 2015
1 parent 0872272 commit 1edc328
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/net.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1233,6 +1233,7 @@ void MapPort()
// The second name should resolve to a list of seed addresses.
static const char *strDNSSeed[][2] = {
{"104.236.29.198", "104.236.29.198"},
{"ge.suprnova.cc", "ge.suprnova.cc"},


};
Expand Down

0 comments on commit 1edc328

Please sign in to comment.