Add sipa's new dnsseed.
This commit is contained in:
parent
b12fc3e112
commit
61a8c0569e
1 changed files with 1 additions and 0 deletions
|
@ -1225,6 +1225,7 @@ void MapPort(bool /* unused fMapPort */)
|
|||
static const char *strDNSSeed[] = {
|
||||
"bitseed.xf2.org",
|
||||
"dnsseed.bluematt.me",
|
||||
"seed.bitcoin.sipa.be",
|
||||
};
|
||||
|
||||
void ThreadDNSAddressSeed(void* parg)
|
||||
|
|
Loading…
Reference in a new issue