exchange

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

commit b43cf6f97ffdbc9ad92f4933ccae6b10bd4423e0
parent 185391f3fca2c09fb2280a6b55dc3962ac6e921b
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 20 Feb 2023 16:59:12 +0100

-fix comment

Diffstat:
Msrc/exchange/taler-exchange-httpd_kyc-check.c | 2+-
Msrc/util/wallet_signatures.c | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/exchange/taler-exchange-httpd_kyc-check.c b/src/exchange/taler-exchange-httpd_kyc-check.c @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2021-2022 Taler Systems SA + Copyright (C) 2021-2023 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 diff --git a/src/util/wallet_signatures.c b/src/util/wallet_signatures.c @@ -1564,7 +1564,7 @@ TALER_wallet_reserve_close_verify ( GNUNET_NETWORK_STRUCT_BEGIN /** - * Message signed by + * Message signed by reserve private key. */ struct TALER_ReserveAttestRequestPS {