Merge pull request #367 from TheBlueMatt/dnsseed
Add new DNSSeed dnsseed.bluematt.me.
This commit is contained in:
commit
44d16327c1
1 changed files with 1 additions and 0 deletions
|
@ -1139,6 +1139,7 @@ void MapPort(bool fMapPort)
|
|||
static const char *strDNSSeed[] = {
|
||||
"bitseed.xf2.org",
|
||||
"bitseed.bitcoin.org.uk",
|
||||
"dnsseed.bluematt.me",
|
||||
};
|
||||
|
||||
void DNSAddressSeed()
|
||||
|
|
Loading…
Add table
Reference in a new issue