exchange

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

commit ab0b74f81cd12b6b07b964573b70bbfa40d760de
parent 091f1062b1b7c3bb8acc2975aad696eb6e7877c8
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 25 Oct 2021 10:53:33 +0200

-fix aggregator ftbfs

Diffstat:
Msrc/exchange/taler-exchange-aggregator.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchange/taler-exchange-aggregator.c b/src/exchange/taler-exchange-aggregator.c @@ -60,7 +60,7 @@ struct AggregationUnit /** * Hash of @e wire. */ - struct GNUNET_HashCode h_wire; + struct TALER_MerchantWireHash h_wire; /** * Wire transfer identifier we use.