summaryrefslogtreecommitdiff
path: root/src/util/test_helper_cs.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-02-12 12:15:02 +0100
committerChristian Grothoff <christian@grothoff.org>2022-02-12 12:15:02 +0100
commit88033aa15e198adc0b1ea466c5b000804147dc6d (patch)
tree8c6fb207586ed26091f293c8cb793d93c5b2e640 /src/util/test_helper_cs.c
parentd581729443de505c7061fa9f95cff67c1e169e0c (diff)
downloadexchange-88033aa15e198adc0b1ea466c5b000804147dc6d.tar.gz
exchange-88033aa15e198adc0b1ea466c5b000804147dc6d.tar.bz2
exchange-88033aa15e198adc0b1ea466c5b000804147dc6d.zip
-removed confused TODOs
Diffstat (limited to 'src/util/test_helper_cs.c')
-rw-r--r--src/util/test_helper_cs.c1
1 files changed, 0 insertions, 1 deletions
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;