exchange

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

commit 49f8332ef91d85d2f21e38f787a11242165f0742
parent de24415e17fbf32c8a145cf8e5dadf2070c29e08
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 15 Jul 2023 13:13:36 +0200

-doxygen

Diffstat:
Msrc/exchange/taler-exchange-httpd_keys.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/exchange/taler-exchange-httpd_keys.c b/src/exchange/taler-exchange-httpd_keys.c @@ -2318,6 +2318,7 @@ add_denom_key_cb (void *cls, * Add the headers we want to set for every /keys response. * * @param ksh the key state to use + * @param wsh wire state to use * @param[in,out] response the response to modify * @return #GNUNET_OK on success */