exchange

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

commit be08da9e1ba53d980134bd026cad4a74db1aa944
parent f51c2fa61437e9f9130e71d0e7b6cabb9f695003
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 25 Jun 2024 16:46:38 +0200

-work on upload

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

diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h @@ -7005,11 +7005,11 @@ struct TALER_EXCHANGEDB_Plugin * @param cls closure * @param process_row KYC process row to update * @param h_payto account for which the attribute data is stored + * @param birthday birthdate of user, in days after 1990, or 0 if unknown or definitively adult + * @param collection_time when was the data collected * @param provider_name name of the provider that collected the data * @param provider_account_id provider account ID * @param provider_legitimization_id provider legitimization ID - * @param birthday birthdate of user, in days after 1990, or 0 if unknown or definitively adult - * @param collection_time when was the data collected * @param expiration_time when does the data expire * @param enc_attributes_size number of bytes in @a enc_attributes * @param enc_attributes encrypted attribute data