gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: kill order for Florian


From: gnunet
Subject: [taler-exchange] branch master updated: kill order for Florian
Date: Wed, 22 Jul 2020 14:48:09 +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 70090ed9 kill order for Florian
70090ed9 is described below

commit 70090ed9a86a5513f6b7396b232ebb1b19261469
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jul 22 14:48:06 2020 +0200

    kill order for Florian
---
 src/include/taler_signatures.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h
index 4e24c519..07fdae3b 100644
--- a/src/include/taler_signatures.h
+++ b/src/include/taler_signatures.h
@@ -562,7 +562,7 @@ struct TALER_RefundConfirmationPS
    * minus the @e refund_fee is the amount that will be credited to
    * the original coin.
    */
-  struct TALER_AmountNBO refund_fee;
+  struct TALER_AmountNBO refund_fee; // FIXME: kill! => also do not return 
refund_fee (from exchange + merchant APIs)
 
 };
 

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