taler-ios

iOS apps for GNU Taler (wallet)
Log | Files | Refs | README | LICENSE

commit 556491851f1bcd0f4ae392584b4a7b87aadcd4ef
parent afc1a89342cc21183c26da1dbe0cae6a0684d071
Author: Marc Stibane <marc@taler.net>
Date:   Wed,  8 May 2024 22:27:09 +0200

canonical

Diffstat:
MTalerWallet1/Controllers/PublicConstants.swift | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/TalerWallet1/Controllers/PublicConstants.swift b/TalerWallet1/Controllers/PublicConstants.swift @@ -27,7 +27,7 @@ public let DONE_OUTGOING = "minus.circle.fill" public let HTTPS = "https://" //public let DEMOBANK = HTTPS + "bAnK.dEmO.tAlEr.nEt" // should be weird to read, but still work //public let DEMOEXCHANGE = HTTPS + "eXcHaNgE.dEmO.tAlEr.nEt" -public let TALER = "taler.net" +public let TALER = "taler.net/" public let TALER_NET = HTTPS + TALER public let DEMO = ".demo." + TALER public let TEST = ".test." + TALER @@ -41,8 +41,8 @@ public let TESTSHOP = HTTPS + "shop" + TEST public let TESTBACKEND = HTTPS + "backend" + TEST public let TESTEXCHANGE = HTTPS + "exchange" + TEST -public let ARS_AGE_EXCHANGE = HTTPS + "exchange-age.taler.ar" -public let ARS_EXP_EXCHANGE = HTTPS + "exchange-expensive.taler.ar" +public let ARS_AGE_EXCHANGE = HTTPS + "exchange-age.taler.ar/" +public let ARS_EXP_EXCHANGE = HTTPS + "exchange-expensive.taler.ar/" public let DEMOCURRENCY = "KUDOS" public let TESTCURRENCY = "TESTKUDOS" //public let LONGCURRENCY = "gold-pressed Latinum" // 20 characters, with dash and space