exchange

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

commit 956974ccf240a69aa67420e22a1fef04a5e5c71a
parent 93617735969d6a282c869a2a3c5ad2071627dc36
Author: Özgür Kesim <oec@kesim.org>
Date:   Wed,  2 Apr 2025 22:54:25 +0200

[exchangedb] fix ftbfs of test

Diffstat:
Msrc/exchangedb/test_exchangedb.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/exchangedb/test_exchangedb.c b/src/exchangedb/test_exchangedb.c @@ -1227,7 +1227,6 @@ run (void *cls) uint64_t rrc_serial; struct TALER_EXCHANGEDB_Refresh refresh; struct TALER_DenominationPublicKey *new_denom_pubs = NULL; - struct TALER_HashBlindedPlanchetsP h_planchets; uint64_t withdraw_serial_id; uint64_t melt_serial_id; struct TALER_PlanchetMasterSecretP ps;