commit d0e409d0cdebd579773757b52937361de2a3d0ef
parent f01c986a881b36a49c243f165426624173ed566e
Author: Christian Grothoff <christian@grothoff.org>
Date: Wed, 27 Dec 2017 11:21:43 +0100
fix wire fee calculation logic for multi-exchange /pay
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/backend/taler-merchant-httpd_pay.c b/src/backend/taler-merchant-httpd_pay.c
@@ -21,7 +21,6 @@
* @author Florian Dold
*
* TODO:
- * - fix wire fee check
* - add API to allow wallet to request refunds
* - write testcase for new logic
*/