aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_exchangedb_plugin.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-05-08 21:04:55 +0200
committerChristian Grothoff <christian@grothoff.org>2022-05-08 21:04:55 +0200
commit60c08dccecd7e1aa578e497c57cc1fb6b29b655d (patch)
treefa15a288ce6039e3856ab07e492bcb58899b06a9 /src/include/taler_exchangedb_plugin.h
parent02eb80e0b24f5ea3128cb9559429e1a364b5a214 (diff)
downloadexchange-60c08dccecd7e1aa578e497c57cc1fb6b29b655d.tar.xz
expand P2P query logic
Diffstat (limited to 'src/include/taler_exchangedb_plugin.h')
-rw-r--r--src/include/taler_exchangedb_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h
index 7fafdb26e..f95ba75a4 100644
--- a/src/include/taler_exchangedb_plugin.h
+++ b/src/include/taler_exchangedb_plugin.h
@@ -4779,7 +4779,7 @@ struct TALER_EXCHANGEDB_Plugin
* @param merge_sig signature affirming the merge
* @param merge_timestamp time of the merge
* @param reserve_sig signature of the reserve affirming the merge
- * @param purse_fee amount to charge the reserve for the purse creation
+ * @param purse_fee amount to charge the reserve for the purse creation, NULL to use the quota
* @param reserve_pub public key of the reserve to credit
* @param[out] in_conflict set to true if @a purse_pub was merged into a different reserve already
* @param[out] insufficient_funds set to true if @a reserve_pub has insufficient capacity to create another purse