gnunet-svn
[Top][All Lists]
Advanced

[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



reply via email to

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