gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] branch master updated: fix reserve creatio


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: fix reserve creation with reference
Date: Sat, 17 Feb 2018 23:41:17 +0100

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

marcello pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 76ba8f1  fix reserve creation with reference
76ba8f1 is described below

commit 76ba8f1291bc7edaaabc0095a4e981fc14295521
Author: Marcello Stanisci <address@hidden>
AuthorDate: Sat Feb 17 23:41:08 2018 +0100

    fix reserve creation with reference
---
 src/exchange-lib/testing_api_cmd_fakebank_transfer.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/exchange-lib/testing_api_cmd_fakebank_transfer.c 
b/src/exchange-lib/testing_api_cmd_fakebank_transfer.c
index dfbaadd..4c0471d 100644
--- a/src/exchange-lib/testing_api_cmd_fakebank_transfer.c
+++ b/src/exchange-lib/testing_api_cmd_fakebank_transfer.c
@@ -190,6 +190,7 @@ fakebank_transfer_run (void *cls,
         TALER_TESTING_interpreter_fail (is);
         return;
       }
+      fts->reserve_priv.eddsa_priv = reserve_priv->eddsa_priv;
     }
     else
     {

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



reply via email to

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