gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -actually, can be zero on refund


From: gnunet
Subject: [taler-exchange] branch master updated: -actually, can be zero on refund...
Date: Tue, 23 Aug 2022 14:38:05 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new a8076ec0 -actually, can be zero on refund...
a8076ec0 is described below

commit a8076ec01ef964336bc8bcb6980ccbee2a4fa792
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Aug 23 14:38:02 2022 +0200

    -actually, can be zero on refund...
---
 src/exchange/taler-exchange-aggregator.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/exchange/taler-exchange-aggregator.c 
b/src/exchange/taler-exchange-aggregator.c
index d326b0e8..dce6b2df 100644
--- a/src/exchange/taler-exchange-aggregator.c
+++ b/src/exchange/taler-exchange-aggregator.c
@@ -622,9 +622,6 @@ do_aggregate (struct AggregationUnit *au)
   GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
               "Aggregation total is %s.\n",
               TALER_amount2s (&au->total_amount));
-  /* Deposit was 'ready', so clearly the total
-     aggregated must be non-zero. */
-  GNUNET_assert (! TALER_amount_is_zero (&au->total_amount));
   /* Subtract wire transfer fee and round to the unit supported by the
      wire transfer method; Check if after rounding down, we still have
      an amount to transfer, and if not mark as 'tiny'. */

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