aboutsummaryrefslogtreecommitdiff
path: root/src/util/denom.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-02-14 23:15:29 +0100
committerChristian Grothoff <christian@grothoff.org>2022-02-14 23:15:29 +0100
commit8ecbdeb55b5f9dfcd39d0ee1eaa2fc3f00aa9c5d (patch)
tree268bd237357c0b36455c17557e80ef0acc3e9241 /src/util/denom.c
parentbd77bcb52dcad4b761f3db0acaa6b71b112a31c2 (diff)
downloadexchange-8ecbdeb55b5f9dfcd39d0ee1eaa2fc3f00aa9c5d.tar.xz
-actually, commit phase does take care of this
Diffstat (limited to 'src/util/denom.c')
-rw-r--r--src/util/denom.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/util/denom.c b/src/util/denom.c
index 30e8dc9d4..2e7b1264b 100644
--- a/src/util/denom.c
+++ b/src/util/denom.c
@@ -806,8 +806,8 @@ TALER_coin_ev_hash (const struct TALER_BlindedPlanchet *blinded_planchet,
blinded_planchet->details.rsa_blinded_planchet.blinded_msg_size);
break;
case TALER_DENOMINATION_CS:
- // FIMXE: c-values MUST NOT be included in idempotency check
- // during withdraw/refresh, but right now they are!!!
+ // FIXME: c-values MUST NOT be included in idempotency check
+ // during withdraw (or recoup), but right now they are!!!
GNUNET_CRYPTO_hash_context_read (
hash_context,
&blinded_planchet->details.cs_blinded_planchet.c[0],