exchange

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

commit 76700397732ad70408c5069caa78ea18b4f74ad6
parent 5ebc3b0e5b5fda1bcdb3b01c44d2f2a7055b155a
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed, 14 Jul 2021 14:47:32 +0200

-fix comment

Diffstat:
Msrc/include/taler_fakebank_lib.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/taler_fakebank_lib.h b/src/include/taler_fakebank_lib.h @@ -105,7 +105,7 @@ TALER_FAKEBANK_check_empty (struct TALER_FAKEBANK_Handle *h); * @param h bank instance * @param want_amount transfer amount desired * @param want_debit account that should have been debited - * @param want_debit account that should have been credited + * @param want_credit account that should have been credited * @param exchange_base_url expected base URL of the exchange, * i.e. "https://example.com/"; may include a port * @param[out] wtid set to the wire transfer identifier