From 88033aa15e198adc0b1ea466c5b000804147dc6d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 12 Feb 2022 12:15:02 +0100 Subject: [PATCH] -removed confused TODOs --- src/util/test_helper_cs.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/util/test_helper_cs.c b/src/util/test_helper_cs.c index a0dbebd62..6e5626d95 100644 --- a/src/util/test_helper_cs.c +++ b/src/util/test_helper_cs.c @@ -279,7 +279,6 @@ test_r_derive (struct TALER_CRYPTO_CsDenominationHelper *dh) if (! keys[i].valid) continue; - // TODO: insert assertion into other checks GNUNET_assert (TALER_DENOMINATION_CS == keys[i].denom_pub.cipher); pd.blinded_planchet.cipher = TALER_DENOMINATION_CS;