exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 2d8351687168bcc7cc76320df39d329c25ee97dc
parent 77e8be0047c58590eaf97a5bc4a633eeaaa953d9
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri, 10 Apr 2020 21:59:31 +0200

add missing comment

Diffstat:
Msrc/include/taler_exchange_service.h | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git 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