mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-11 15:48:05 +00:00
Add new DNSSeed dnsseed.bluematt.me.
This seed will pull a random set of 20 nodes from the network which are tested to be online instead of a static list.
This commit is contained in:
parent
d0d80170a2
commit
f03c31db82
@ -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…
Reference in New Issue
Block a user