commit 1cd0eded9842bdb30336d978f7fcb3f03fc5fae0 parent d21659a10cf434adf96cfe49acf9045c342fb3ff Author: Christian Grothoff <christian@grothoff.org> Date: Mon, 24 Apr 2023 12:59:55 +0200 -fix doxygen Diffstat:
| M | src/backend/taler-merchant-exchange.c | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git 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 (