mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
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
Add a link
Reference in a new issue