exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit cd583ec0309d8384e871e8dc725d7390e4ee0088
parent 2dfcc080a194e4f635363924245782e393ced5db
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 28 Jun 2022 17:21:10 +0200

-add FIXME

Diffstat:
Msrc/util/wallet_signatures.c | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git 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. */