From ff202ef296527083b7b0c879bfc8363eb429b642 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 29 Jan 2023 13:58:56 +0100 Subject: KYC: misc. fixes to attribute attestation logic --- src/include/taler_exchange_service.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include') diff --git a/src/include/taler_exchange_service.h b/src/include/taler_exchange_service.h index bc98e5329..ede42cc4a 100644 --- a/src/include/taler_exchange_service.h +++ b/src/include/taler_exchange_service.h @@ -5774,7 +5774,7 @@ struct TALER_EXCHANGE_ReservePostAttestResult struct GNUNET_TIME_Timestamp exchange_time; /** - * Current expiration time of the reserve. + * Expiration time of the attested attributes. */ struct GNUNET_TIME_Timestamp expiration_time; -- cgit v1.2.3