mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 18:53:23 -03:00
Add my DNS seed domain
This commit is contained in:
parent
61a8c0569e
commit
647734881c
1 changed files with 1 additions and 0 deletions
|
@ -1226,6 +1226,7 @@ static const char *strDNSSeed[] = {
|
|||
"bitseed.xf2.org",
|
||||
"dnsseed.bluematt.me",
|
||||
"seed.bitcoin.sipa.be",
|
||||
"dnsseed.bitcoin.dashjr.org",
|
||||
};
|
||||
|
||||
void ThreadDNSAddressSeed(void* parg)
|
||||
|
|
Loading…
Add table
Reference in a new issue