gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: Doxygen fixes


From: gnunet
Subject: [taler-merchant] branch master updated: Doxygen fixes
Date: Thu, 15 Oct 2020 16:52:19 +0200

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

ms pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new a8f367f  Doxygen fixes
a8f367f is described below

commit a8f367f51d9429f2ff62f2ebc9efcba24511346e
Author: MS <ms@taler.net>
AuthorDate: Thu Oct 15 16:52:13 2020 +0200

    Doxygen fixes
---
 src/backend/taler-merchant-httpd_private-get-transfers.c  | 1 +
 src/backend/taler-merchant-httpd_private-post-transfers.c | 1 +
 2 files changed, 2 insertions(+)

diff --git a/src/backend/taler-merchant-httpd_private-get-transfers.c 
b/src/backend/taler-merchant-httpd_private-get-transfers.c
index e331615..ffff32b 100644
--- a/src/backend/taler-merchant-httpd_private-get-transfers.c
+++ b/src/backend/taler-merchant-httpd_private-get-transfers.c
@@ -40,6 +40,7 @@
  * @param verified YES if we checked the exchange's answer and liked it,
  *                 NO if we checked the exchange's answer and it is 
problematic,
  *                 ALL if we did not yet check
+ * @param confirmed true if the merchant acknowledged the wire transfer 
reception
  */
 static void
 transfer_cb (void *cls,
diff --git a/src/backend/taler-merchant-httpd_private-post-transfers.c 
b/src/backend/taler-merchant-httpd_private-post-transfers.c
index 8cc60dd..3bf0947 100644
--- a/src/backend/taler-merchant-httpd_private-post-transfers.c
+++ b/src/backend/taler-merchant-httpd_private-post-transfers.c
@@ -264,6 +264,7 @@ transfer_cleanup (void *cls)
  * @param amount_with_fee amount the exchange will transfer for this coin
  * @param deposit_fee fee the exchange will charge for this coin
  * @param refund_fee fee the exchange will charge for refunding this coin
+ * @param wire_fee paid wire fee
  * @param h_wire hash of merchant's wire details
  * @param deposit_timestamp when did the exchange receive the deposit
  * @param refund_deadline until when are refunds allowed

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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