exchange

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

commit bd5a25aff2ff6dc0a9115766fa239548f85bf641
parent 57dc3cd232c2473ee6a109d2ddeb210dfcc5e529
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Fri,  4 Feb 2022 21:20:26 +0100

-fix comment

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

diff --git a/src/include/taler_exchange_service.h b/src/include/taler_exchange_service.h @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2014-2021 Taler Systems SA + Copyright (C) 2014-2022 Taler Systems SA TALER is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software @@ -2186,7 +2186,7 @@ typedef void * @param exchange the exchange handle; the exchange must be ready to operate * @param pk kind of coin to pay back * @param denom_sig signature over the coin by the exchange using @a pk - * @param ps secret internals of the original planchet + * @param ps secret internals of the original refresh-reveal operation * @param recoup_cb the callback to call when the final result for this request is available * @param recoup_cb_cls closure for @a recoup_cb * @return NULL