From 25b6a097c7cda10bf2498bdc7a9374a8b4d8bb5b Mon Sep 17 00:00:00 2001 From: "Rene Vergara A." Date: Wed, 2 Oct 2024 20:29:51 -0400 Subject: [PATCH] rvv001 - Address Validation for PrivacyPolicy = Low Transparent, Sapling, Orchard -> Accepted Exchange -> rejected --- src/Zenith/Utils.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Zenith/Utils.hs b/src/Zenith/Utils.hs index 5d1ed4d..b9355f0 100644 --- a/src/Zenith/Utils.hs +++ b/src/Zenith/Utils.hs @@ -170,7 +170,6 @@ isRecipientValidGUI p a = do Unified ua -> True Sapling sa -> True Transparent ta -> True - Exchange ea -> True _ -> False Nothing -> False None -> case adr of