[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-exchange] 06/06: minor edit
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-exchange] 06/06: minor edit |
Date: |
Sat, 26 May 2018 10:51:53 +0200 |
This is an automated email from the git hooks/post-receive script.
marcello pushed a commit to branch master
in repository exchange.
commit f7deeacb20801174da1250d99c252708f6219420
Author: Marcello Stanisci <address@hidden>
AuthorDate: Sat May 26 10:51:37 2018 +0200
minor edit
---
src/exchange-lib/testing_api_cmd_fakebank_transfer.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/exchange-lib/testing_api_cmd_fakebank_transfer.c
b/src/exchange-lib/testing_api_cmd_fakebank_transfer.c
index 733ceb4..0b0734b 100644
--- a/src/exchange-lib/testing_api_cmd_fakebank_transfer.c
+++ b/src/exchange-lib/testing_api_cmd_fakebank_transfer.c
@@ -34,7 +34,7 @@
#include "taler_testing_bank_lib.h"
/**
- *
+ * State for a "fakebank transfer" CMD.
*/
struct FakebankTransferState
{
@@ -90,7 +90,7 @@ struct FakebankTransferState
struct TALER_ReservePrivateKeyP reserve_priv;
/**
- * Set to the API's handle during the operation.
+ * Handle to the pending request at the fakebank.
*/
struct TALER_BANK_AdminAddIncomingHandle *aih;
@@ -105,7 +105,7 @@ struct FakebankTransferState
uint64_t serial_id;
/**
- * Exchange URL.
+ * Exchange URL. FIXME: explaing this data purpose.
*/
const char *exchange_url;
--
To stop receiving notification emails like this one, please contact
address@hidden
- [GNUnet-SVN] [taler-exchange] branch master updated (a249d58 -> f7deeac), gnunet, 2018/05/26
- [GNUnet-SVN] [taler-exchange] 03/06: Commenting the "keyup" CMD., gnunet, 2018/05/26
- [GNUnet-SVN] [taler-exchange] 05/06: Commenting the "aggregator" CMD, gnunet, 2018/05/26
- [GNUnet-SVN] [taler-exchange] 06/06: minor edit,
gnunet <=
- [GNUnet-SVN] [taler-exchange] 04/06: Commenting the "wirewatch" CMD., gnunet, 2018/05/26
- [GNUnet-SVN] [taler-exchange] 02/06: Commenting the "auditor sign" CMD., gnunet, 2018/05/26
- [GNUnet-SVN] [taler-exchange] 01/06: Command "withdraw" CMD., gnunet, 2018/05/26