From a8f367f51d9429f2ff62f2ebc9efcba24511346e Mon Sep 17 00:00:00 2001 From: MS Date: Thu, 15 Oct 2020 16:52:13 +0200 Subject: 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(+) (limited to 'src/backend') diff --git a/src/backend/taler-merchant-httpd_private-get-transfers.c b/src/backend/taler-merchant-httpd_private-get-transfers.c index e3316157..ffff32be 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 8cc60ddc..3bf09470 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 -- cgit v1.2.3