summaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
Diffstat (limited to 'src/util')
-rw-r--r--src/util/exchange_signatures.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/util/exchange_signatures.c b/src/util/exchange_signatures.c
index 68c0fdb0a..3f590325c 100644
--- a/src/util/exchange_signatures.c
+++ b/src/util/exchange_signatures.c
@@ -454,8 +454,12 @@ struct TALER_ExchangeAccountSetupSuccessPS
*/
struct TALER_PaytoHashP h_payto;
+ // FIXME: include details on *which* KYC process
+ // was satisfied!
+
/**
* When was the signature made.
+ * FIXME: replace by *expiration* time!
*/
struct GNUNET_TIME_TimestampNBO timestamp;
};