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: comments


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: comments
Date: Fri, 29 Jun 2018 11:23:38 +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 ae9b30c  comments
ae9b30c is described below

commit ae9b30cee61d2d68c66f6e73b65bc62ca5e981cb
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jun 29 11:23:26 2018 +0200

    comments
---
 src/lib/test_merchant_api_twisted.c | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/src/lib/test_merchant_api_twisted.c 
b/src/lib/test_merchant_api_twisted.c
index dac2d06..4aa0491 100644
--- a/src/lib/test_merchant_api_twisted.c
+++ b/src/lib/test_merchant_api_twisted.c
@@ -649,6 +649,13 @@ run (void *cls,
        EXCHANGE_ACCOUNT_NO,
        MERCHANT_ACCOUNT_NO),
 
+    /**
+     * Fake total to include only one coin.  Math: each 1-EUR
+     * coin contributes 0.99 to the final wire transfer.  The
+     * wire transfer itself drains 0.01-EUR from the total amount.
+     * Therefore, wire transferring 1-EUR coin results in a net
+     * of: 0.99 - 0.01 = 0.98.
+     */
     TALER_TESTING_cmd_modify_object_dl
       ("hack-0",
        PROXY_EXCHANGE_CONFIG_FILE,

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



reply via email to

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