aboutsummaryrefslogtreecommitdiff
path: root/src/util/exchange_signatures.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/exchange_signatures.c')
-rw-r--r--src/util/exchange_signatures.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/util/exchange_signatures.c b/src/util/exchange_signatures.c
index 8ecb3cafe..6bf63a5fa 100644
--- a/src/util/exchange_signatures.c
+++ b/src/util/exchange_signatures.c
@@ -455,11 +455,11 @@ struct TALER_ExchangeAccountSetupSuccessPS
struct TALER_PaytoHashP h_payto;
// FIXME: include details on *which* KYC process
- // was satisfied!
+ // was satisfied! #7427
/**
* When was the signature made.
- * FIXME: replace by *expiration* time!
+ * FIXME: replace by *expiration* time! #7427
*/
struct GNUNET_TIME_TimestampNBO timestamp;
};