gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: fix #6187


From: gnunet
Subject: [taler-exchange] branch master updated: fix #6187
Date: Fri, 17 Apr 2020 18:15:11 +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 1f7238fe fix #6187
     new 7a46b3fb Merge branch 'master' of git+ssh://git.taler.net/exchange
1f7238fe is described below

commit 1f7238fe7dbeb7a218b2a0bfaf26aa443b309681
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Apr 17 18:14:57 2020 +0200

    fix #6187
---
 src/exchange/taler-exchange-httpd_deposit.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/exchange/taler-exchange-httpd_deposit.c 
b/src/exchange/taler-exchange-httpd_deposit.c
index ad5b8286..3f895857 100644
--- a/src/exchange/taler-exchange-httpd_deposit.c
+++ b/src/exchange/taler-exchange-httpd_deposit.c
@@ -452,8 +452,6 @@ TEH_handler_deposit (struct MHD_Connection *connection,
                                          
TALER_EC_DEPOSIT_DENOMINATION_SIGNATURE_INVALID,
                                          "ub_sig");
     }
-    TALER_amount_ntoh (&deposit.deposit_fee,
-                       &dki->issue.properties.fee_deposit);
     TALER_amount_ntoh (&dc.value,
                        &dki->issue.properties.value);
     TEH_KS_release (key_state);

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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