From d3772a834fa3df6802c170779c09d24cbb6fc1a6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 3 Jul 2023 18:39:06 +0200 Subject: more API clean up --- src/testing/testing_api_cmd_batch_withdraw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testing') diff --git a/src/testing/testing_api_cmd_batch_withdraw.c b/src/testing/testing_api_cmd_batch_withdraw.c index 9283f0325..56af70b14 100644 --- a/src/testing/testing_api_cmd_batch_withdraw.c +++ b/src/testing/testing_api_cmd_batch_withdraw.c @@ -326,8 +326,8 @@ batch_withdraw_run (void *cls, TALER_TESTING_get_exchange_url (is), TALER_TESTING_get_keys (is), rp, - wcis, ws->num_coins, + wcis, &reserve_batch_withdraw_cb, ws); if (NULL == ws->wsh) -- cgit v1.2.3