From a046899b2ccd452f786051a41bc385cfb574bbcb Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 20 Aug 2022 21:29:29 +0200 Subject: -major KYC update, fixes misc. issues --- src/exchangedb/test_exchangedb.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/exchangedb/test_exchangedb.c') diff --git a/src/exchangedb/test_exchangedb.c b/src/exchangedb/test_exchangedb.c index bf9bd1d20..366779230 100644 --- a/src/exchangedb/test_exchangedb.c +++ b/src/exchangedb/test_exchangedb.c @@ -2203,6 +2203,7 @@ run (void *cls) "x-bank", &deposit.merchant_pub, &wtid, + 0, &total)); FAILIF (GNUNET_DB_STATUS_SUCCESS_ONE_RESULT != plugin->select_aggregation_transient (plugin->cls, @@ -2224,6 +2225,7 @@ run (void *cls) plugin->update_aggregation_transient (plugin->cls, &wire_target_h_payto, &wtid, + 0, &total)); FAILIF (GNUNET_DB_STATUS_SUCCESS_ONE_RESULT != plugin->select_aggregation_transient (plugin->cls, -- cgit v1.2.3