From fa5d5391f2c3d77db079af97de02c8d4c2e39c2d Mon Sep 17 00:00:00 2001 From: _xxfedexx_ <> Date: Mon, 1 May 2023 18:25:49 +0200 Subject: [PATCH] Also add DNS checkpoints --- src/checkpoints/checkpoints.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/checkpoints/checkpoints.cpp b/src/checkpoints/checkpoints.cpp index 17f08e9c5..0f61c5770 100644 --- a/src/checkpoints/checkpoints.cpp +++ b/src/checkpoints/checkpoints.cpp @@ -283,6 +283,8 @@ namespace cryptonote // All four MoneroPulse domains have DNSSEC on and valid static const std::vector dns_urls = { + "checkpoints.wownero.com", + "checkpoints2.wownero.com", }; static const std::vector testnet_dns_urls = {