Also add DNS checkpoints

This commit is contained in:
_xxfedexx_ 2023-05-01 18:25:49 +02:00
parent cdad11aec5
commit fa5d5391f2
1 changed files with 2 additions and 0 deletions

View File

@ -283,6 +283,8 @@ namespace cryptonote
// All four MoneroPulse domains have DNSSEC on and valid
static const std::vector<std::string> dns_urls = {
"checkpoints.wownero.com",
"checkpoints2.wownero.com",
};
static const std::vector<std::string> testnet_dns_urls = {