summaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-06-28 17:21:10 +0200
committerChristian Grothoff <christian@grothoff.org>2022-06-28 17:21:10 +0200
commitcd583ec0309d8384e871e8dc725d7390e4ee0088 (patch)
tree78a411a4232a2cc23eecf7ee6c5d85faacdd1e4d /src/util
parent2dfcc080a194e4f635363924245782e393ced5db (diff)
downloadexchange-cd583ec0309d8384e871e8dc725d7390e4ee0088.tar.gz
exchange-cd583ec0309d8384e871e8dc725d7390e4ee0088.tar.bz2
exchange-cd583ec0309d8384e871e8dc725d7390e4ee0088.zip
-add FIXME
Diffstat (limited to 'src/util')
-rw-r--r--src/util/wallet_signatures.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/util/wallet_signatures.c b/src/util/wallet_signatures.c
index df6d48b9b..1b8015628 100644
--- a/src/util/wallet_signatures.c
+++ b/src/util/wallet_signatures.c
@@ -898,6 +898,10 @@ struct TALER_PurseDepositPS
*/
struct TALER_AmountNBO coin_amount;
+ // FIXME-CG: also sign over age commitment hash AND
+ // denomination hash, needed for proper known-coin
+ // conflict proofs!
+
/**
* Purse to deposit funds into.
*/