gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: -comment


From: gnunet
Subject: [taler-wallet-core] branch master updated: -comment
Date: Wed, 27 Mar 2024 19:47:43 +0100

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

dold pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 92813691e -comment
92813691e is described below

commit 92813691e3bfb5619649133e96a5c96414ff1e31
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Mar 27 19:47:39 2024 +0100

    -comment
---
 packages/taler-wallet-core/src/exchanges.ts | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/packages/taler-wallet-core/src/exchanges.ts 
b/packages/taler-wallet-core/src/exchanges.ts
index 91d436100..e3426b0ae 100644
--- a/packages/taler-wallet-core/src/exchanges.ts
+++ b/packages/taler-wallet-core/src/exchanges.ts
@@ -2093,6 +2093,12 @@ async function internalGetExchangeResources(
   };
 }
 
+/**
+ * Purge information in the database associated with the exchange.
+ *
+ * Deletes information specific to the exchange and withdrawals,
+ * but keeps some transactions (payments, p2p, refreshes) around.
+ */
 async function purgeExchange(
   tx: WalletDbReadWriteTransaction<
     [

-- 
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]