Skip to content

Commit

Permalink
Add new DNS Seeder from Fuzzbawls
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuzzbawls committed Feb 23, 2016
1 parent 25eae54 commit a07643d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/net.cpp
Expand Up @@ -1248,6 +1248,7 @@ static const char *strDNSSeed[][2] = {
{"seed.mintcoinofficial.com", "seed.mintcoinofficial.com"},
{"mintseed.mintcoinfund.org", "mintseed.mintcoinfund.org"},
{"mintseed.keremhd.name.tr", "mintseed.keremhd.name.tr"},
{"mint.seed.fuzzbawls.pw", "mint.seed.fuzzbawls.pw"},
{"", ""},
};

Expand Down

0 comments on commit a07643d

Please sign in to comment.