gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: -fix doxygen


From: gnunet
Subject: [taler-merchant] branch master updated: -fix doxygen
Date: Mon, 24 Apr 2023 12:59:58 +0200

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 1cd0eded -fix doxygen
1cd0eded is described below

commit 1cd0eded9842bdb30336d978f7fcb3f03fc5fae0
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Apr 24 12:59:55 2023 +0200

    -fix doxygen
---
 src/backend/taler-merchant-exchange.c | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/src/backend/taler-merchant-exchange.c 
b/src/backend/taler-merchant-exchange.c
index 0b6ce56d..b440902d 100644
--- a/src/backend/taler-merchant-exchange.c
+++ b/src/backend/taler-merchant-exchange.c
@@ -560,6 +560,13 @@ exchange_request (void *cls)
  * should ask the exchange about.
  *
  * @param cls closure (NULL)
+ * @param rowid row of the transfer in the merchant database
+ * @param instance_id instance that received the transfer
+ * @param exchange_url base URL of the exchange that initiated the transfer
+ * @param payto_uri account of the merchant that received the transfer
+ * @param wtid wire transfer subject identifying the aggregation
+ * @param execution_time when did the merchant observe the transfer
+ * @param total total amount that was wired
  */
 static void
 start_inquiry (

-- 
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]