summaryrefslogtreecommitdiff
path: root/src/exchangedb/plugin_exchangedb_postgres.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-08-11 23:50:11 +0200
committerChristian Grothoff <christian@grothoff.org>2022-08-11 23:50:11 +0200
commit66307ecc032f3d947a9166350ec188dcbba32b2a (patch)
treec881c643956a544c97a6f4e16be9bdd681942b11 /src/exchangedb/plugin_exchangedb_postgres.c
parent1009084e94b8e8cf19e3b5568c3cccaba2bd2209 (diff)
downloadexchange-66307ecc032f3d947a9166350ec188dcbba32b2a.tar.gz
exchange-66307ecc032f3d947a9166350ec188dcbba32b2a.tar.bz2
exchange-66307ecc032f3d947a9166350ec188dcbba32b2a.zip
-doxygen fixes
Diffstat (limited to 'src/exchangedb/plugin_exchangedb_postgres.c')
-rw-r--r--src/exchangedb/plugin_exchangedb_postgres.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/exchangedb/plugin_exchangedb_postgres.c b/src/exchangedb/plugin_exchangedb_postgres.c
index cbb8164e9..1dc21b99d 100644
--- a/src/exchangedb/plugin_exchangedb_postgres.c
+++ b/src/exchangedb/plugin_exchangedb_postgres.c
@@ -7823,6 +7823,7 @@ postgres_aggregate (
* @param cls the @e cls of this struct with the plugin-specific state
* @param h_payto destination of the wire transfer
* @param exchange_account_section exchange account to use
+ * @param merchant_pub public key of the merchant receiving the transfer
* @param wtid the raw wire transfer identifier to be used
* @param total amount to be wired in the future
* @return transaction status
@@ -7857,6 +7858,7 @@ postgres_create_aggregation_transient (
*
* @param cls the @e cls of this struct with the plugin-specific state
* @param h_payto destination of the wire transfer
+ * @param merchant_pub public key of the merchant receiving the transfer
* @param exchange_account_section exchange account to use
* @param[out] wtid set to the raw wire transfer identifier to be used
* @param[out] total existing amount to be wired in the future