commit 88033aa15e198adc0b1ea466c5b000804147dc6d
parent d581729443de505c7061fa9f95cff67c1e169e0c
Author: Christian Grothoff <christian@grothoff.org>
Date: Sat, 12 Feb 2022 12:15:02 +0100
-removed confused TODOs
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git 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;