gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-ios] 37/69: dbg+cleanup


From: gnunet
Subject: [taler-taler-ios] 37/69: dbg+cleanup
Date: Fri, 19 Jan 2024 09:02:10 +0100

This is an automated email from the git hooks/post-receive script.

marc-stibane pushed a commit to branch master
in repository taler-ios.

commit 67bd2569639e0e35f2372f984ea8f8569d007ea2
Author: Marc Stibane <marc@taler.net>
AuthorDate: Thu Jan 4 18:00:16 2024 +0100

    dbg+cleanup
---
 TalerWallet1/Backend/WalletCore.swift | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/TalerWallet1/Backend/WalletCore.swift 
b/TalerWallet1/Backend/WalletCore.swift
index b40519d..67e6e96 100644
--- a/TalerWallet1/Backend/WalletCore.swift
+++ b/TalerWallet1/Backend/WalletCore.swift
@@ -223,7 +223,7 @@ extension WalletCore {
                                     return
                                 } else if newMinor == .exchangeWaitReserve     
 // user did confirm on bank website
                                        || newMinor == .withdrawCoins {         
 // coin-withdrawal has started
-                                    logger.log("DismissSheet: 
\(decoded.transactionId, privacy: .private(mask: .hash))")
+//                                    logger.log("DismissSheet: 
\(decoded.transactionId, privacy: .private(mask: .hash))")
                                     postNotification(.DismissSheet, userInfo: 
[TRANSACTIONTRANSITION: decoded])
                                     return
                                 } else if newMinor == .kyc {       // user did 
confirm on bank website, but KYC is needed

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]