summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-04-10 21:59:31 +0200
committerChristian Grothoff <christian@grothoff.org>2020-04-10 21:59:31 +0200
commit2d8351687168bcc7cc76320df39d329c25ee97dc (patch)
treeafa2bc42c4d109b793e63ba179e624b5f91be84d
parent77e8be0047c58590eaf97a5bc4a633eeaaa953d9 (diff)
downloadexchange-2d8351687168bcc7cc76320df39d329c25ee97dc.tar.gz
exchange-2d8351687168bcc7cc76320df39d329c25ee97dc.tar.bz2
exchange-2d8351687168bcc7cc76320df39d329c25ee97dc.zip
add missing comment
-rw-r--r--src/include/taler_exchange_service.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/taler_exchange_service.h b/src/include/taler_exchange_service.h
index de7cb1e2b..146d37a2b 100644
--- a/src/include/taler_exchange_service.h
+++ b/src/include/taler_exchange_service.h
@@ -509,6 +509,8 @@ TALER_EXCHANGE_set_last_denom (struct TALER_EXCHANGE_Handle *exchange,
*
* @param exchange exchange to check keys for
* @param force_download #GNUNET_YES to force download even if /keys is still valid
+ * @param pull_all_keys if #GNUNET_YES, then the exchange state is reset to #MHS_INIT,
+ * and all denoms will be redownloaded.
* @return until when the response is current, 0 if we are re-downloading
*/
struct GNUNET_TIME_Absolute