commit a2e6e886065ccab077046a562b18595932c97290
parent 64b87b72b35f4d651ccb53aa7a724ebc9ad5cc34
Author: Christian Grothoff <christian@grothoff.org>
Date: Mon, 2 Dec 2024 09:15:59 +0100
ref bug #9303
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/exchange/taler-exchange-httpd_common_kyc.c b/src/exchange/taler-exchange-httpd_common_kyc.c
@@ -326,7 +326,7 @@ TEH_kyc_run_measure_for_attributes (
TEH_KycMeasureRunContextCallback cb,
void *cb_cls)
{
- /* FIXME(fdold, 2024-11-07):
+ /* FIXME(fdold, 2024-11-07): - #9303
Consider storing the attributes *before* we run the AMP.
Also, we're only passing *new* attributes here, but the AMP
should receive *all* attributes. */