gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] 03/04: comments


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] 03/04: comments
Date: Tue, 25 Jul 2017 16:53:33 +0200

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

marcello pushed a commit to branch master
in repository merchant.

commit b490670a8a1eec26b7988be9d5b8b9548c3eb7d1
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Jul 25 16:39:25 2017 +0200

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

diff --git a/src/lib/test_merchant_api.c b/src/lib/test_merchant_api.c
index 81607f1..3e78a0c 100644
--- a/src/lib/test_merchant_api.c
+++ b/src/lib/test_merchant_api.c
@@ -2575,6 +2575,11 @@ run (void *cls)
        * make sure it surpasses the proposal's timestamp.
        */
       .details.history.date.abs_value_us = 0,
+      /**
+       * We only expect ONE result (create-proposal-1) to be
+       * included in /history response, because create-proposal-3
+       * did NOT go through because of double spending.
+       */
       .details.history.nresult = 1,
       .details.history.start = 10,
       .details.history.nrows = 10

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



reply via email to

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