aboutsummaryrefslogtreecommitdiff
path: root/src/auditor
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-11-02 14:42:56 +0100
committerChristian Grothoff <grothoff@gnunet.org>2022-11-02 14:42:56 +0100
commit2e3460b46042e659932f4dba7db497040f517dd0 (patch)
tree3f026fe7c9da0f4acc94263a7eb35d8cef2b9381 /src/auditor
parentad3fff5155ff4c7b0c4069920ff559a6f589a718 (diff)
downloadexchange-2e3460b46042e659932f4dba7db497040f517dd0.tar.xz
-doxygen
Diffstat (limited to 'src/auditor')
-rw-r--r--src/auditor/taler-helper-auditor-purses.c2
-rw-r--r--src/auditor/taler-helper-auditor-reserves.c2
2 files changed, 4 insertions, 0 deletions
diff --git a/src/auditor/taler-helper-auditor-purses.c b/src/auditor/taler-helper-auditor-purses.c
index 7a011d3b2..0136a9ec3 100644
--- a/src/auditor/taler-helper-auditor-purses.c
+++ b/src/auditor/taler-helper-auditor-purses.c
@@ -433,8 +433,10 @@ setup_purse (struct PurseContext *pc,
* Function called on purse requests.
*
* @param cls closure
+ * @param rowid which row in the database was the request stored in
* @param purse_pub public key of the purse
* @param merge_pub public key representing the merge capability
+ * @param purse_creation when was the purse created
* @param purse_expiration when would an unmerged purse expire
* @param h_contract_terms contract associated with the purse
* @param age_limit the age limit for deposits into the purse
diff --git a/src/auditor/taler-helper-auditor-reserves.c b/src/auditor/taler-helper-auditor-reserves.c
index a4041c993..521107b5c 100644
--- a/src/auditor/taler-helper-auditor-reserves.c
+++ b/src/auditor/taler-helper-auditor-reserves.c
@@ -1228,6 +1228,8 @@ handle_account_merged (
* @param cls closure
* @param rowid unique serial ID for the refund in our DB
* @param purse_pub public key of the purse
+ * @param reserve_pub which reserve is the purse credited to
+ * @param purse_value what is the target value of the purse
* @return #GNUNET_OK to continue to iterate, #GNUNET_SYSERR to stop
*/
static enum GNUNET_GenericReturnValue