Skip to content

Commit

Permalink
Added another DNS Seed
Browse files Browse the repository at this point in the history
  • Loading branch information
Tranz5 committed May 24, 2014
1 parent ca40571 commit 1279707
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/net.cpp
Expand Up @@ -1152,6 +1152,7 @@ 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] = {
{"capseed", "seed.bottlecaps.org"},
{"btcrypt", "cap.nodes.btcrypt.net"},
};

Expand Down

0 comments on commit 1279707

Please sign in to comment.