aboutsummaryrefslogtreecommitdiff
path: root/src/util/exchange_signatures.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-11-03 22:14:46 +0100
committerChristian Grothoff <christian@grothoff.org>2022-11-03 22:14:46 +0100
commit77ebca5e9cee2c64a162be9a5e80abe0d3d49f2b (patch)
tree950575d29e0ce02a8b0503eb47154e7489a0bbd1 /src/util/exchange_signatures.c
parent3f1cfc9e14bba02fcb63eccdbc3aaf50a7c91c0a (diff)
downloadexchange-77ebca5e9cee2c64a162be9a5e80abe0d3d49f2b.tar.xz
-ref bug
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;
};