From 4724867794c30ab2d61a2f78ad3f8ad919664519 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 5 Aug 2022 13:32:27 +0200 Subject: -first pass at new KYC DB API --- src/util/exchange_signatures.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/util') 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; }; -- cgit v1.2.3