Update DNS seed list
This commit is contained in:
parent
454bc86479
commit
a2b6c1930d
1 changed files with 1 additions and 0 deletions
1
net.cpp
1
net.cpp
|
@ -859,6 +859,7 @@ void ThreadSocketHandler2(void* parg)
|
|||
|
||||
static const char *strDNSSeed[] = {
|
||||
"bitseed.xf2.org",
|
||||
"bitseed.bitcoin.org.uk",
|
||||
};
|
||||
|
||||
void DNSAddressSeed()
|
||||
|
|
Loading…
Add table
Reference in a new issue