gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] branch master updated: polish pay CMD


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: polish pay CMD
Date: Mon, 02 Jul 2018 12:36:42 +0200

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

marcello pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 5cd3b84  polish pay CMD
5cd3b84 is described below

commit 5cd3b8441051d0dd0ec9b6a7f71ddc3cc7882d3d
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Jul 2 12:36:34 2018 +0200

    polish pay CMD
---
 src/lib/testing_api_cmd_pay.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/lib/testing_api_cmd_pay.c b/src/lib/testing_api_cmd_pay.c
index ca051c9..de7000d 100644
--- a/src/lib/testing_api_cmd_pay.c
+++ b/src/lib/testing_api_cmd_pay.c
@@ -279,7 +279,7 @@ struct PayAbortRefundState
   const char *refund_amount;
 
   /**
-   * The refund fee (FIXME: who pays?  Customer or merchant?).
+   * The refund fee (charged to the merchant).
    */
   const char *refund_fee;
 
@@ -533,7 +533,6 @@ build_coins (struct TALER_MERCHANT_PayCoin **pc,
 
     icoin = &(*pc)[(*npc)-1];
 
-    /* FIXME: make the two following 'const'. */
     struct TALER_CoinSpendPrivateKeyP *coin_priv; 
     struct TALER_DenominationSignature *denom_sig;
     const struct TALER_Amount *denom_value;
@@ -1595,7 +1594,7 @@ pay_abort_refund_run (void *cls,
  * @param num_coins how many coins are expected to be refunded.
  * @param refund_amount the amount we are going to redeem as
  *        refund.
- * @param refund_fee the refund fee (FIXME: who pay it?)
+ * @param refund_fee the refund fee (merchant pays it)
  * @param http_status expected HTTP response code.
  */
 struct TALER_TESTING_Command

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



reply via email to

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