exchange

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

commit 981cbc98a06f0ac63ee96c39c1ddb8a55a474b16
parent 68a4d901347bfa159adfe67e00f149e09800ea22
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri, 19 Nov 2021 12:55:50 +0100

-fix warnings

Diffstat:
Msrc/benchmark/taler-aggregator-benchmark.c | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/benchmark/taler-aggregator-benchmark.c b/src/benchmark/taler-aggregator-benchmark.c @@ -428,6 +428,8 @@ run (void *cls, struct TALER_EXCHANGEDB_DenominationKeyInformationP issue; (void) cls; + (void) args; + (void) cfgfile; /* make sure everything 'ends' before the current time, so that the aggregator will process everything without need for time-travel */