exchange

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

commit 04a45df4bf83230ff469b2c3d5ae6382eaf13ce9
parent f8e9241a3d4adb3e31e8691782136aaed88b41da
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun,  6 Nov 2022 22:34:12 +0100

-doxygen

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

diff --git a/src/include/taler_kyclogic_lib.h b/src/include/taler_kyclogic_lib.h @@ -232,8 +232,8 @@ TALER_KYCLOGIC_kyc_test_required (enum TALER_KYCLOGIC_KycTriggerEvent event, * * @param requirements space-spearated list of requirements * @param h_payto hash over the account - * @param[out] kyc_expire if satisfied, set to when the KYC - * check data expires + * @param[out] kyc_details if satisfied, set to what kind of + * KYC information was collected * @param ki iterator over satisfied providers * @param ki_cls closure for @a ki * @return true if the KYC check was satisfied