mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 20:42:59 +01:00
Add sipa's new dnsseed.
This commit is contained in:
parent
b12fc3e112
commit
61a8c0569e
@ -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 New Issue
Block a user