From 31e554ad4626fe68dbffb9e5d5e31661d52d6747 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 2 May 2022 20:53:29 +0200 Subject: -remove FIXMEs --- src/util/offline_signatures.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/util/offline_signatures.c') diff --git a/src/util/offline_signatures.c b/src/util/offline_signatures.c index 13c007f12..54da2b114 100644 --- a/src/util/offline_signatures.c +++ b/src/util/offline_signatures.c @@ -407,8 +407,6 @@ GNUNET_NETWORK_STRUCT_BEGIN /** * @brief Information about a denomination key. Denomination keys * are used to sign coins of a certain value into existence. - * - * FIXME: remove this from the public API... */ struct TALER_DenominationKeyValidityPS { @@ -422,7 +420,9 @@ struct TALER_DenominationKeyValidityPS * The long-term offline master key of the exchange that was * used to create @e signature. * - * FIXME: remove this member? + * Note: This member is not strictly required, but here for + * backwards-compatibility. If we ever again badly break + * compatibility, we might want to remove it. */ struct TALER_MasterPublicKeyP master; -- cgit v1.2.3