From ab4aa4dcfd3477971b3fb0c81a4caffff953c145 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 30 May 2022 17:51:39 +0200 Subject: -add batch withdraw to test suite --- src/lib/exchange_api_batch_withdraw2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/exchange_api_batch_withdraw2.c') diff --git a/src/lib/exchange_api_batch_withdraw2.c b/src/lib/exchange_api_batch_withdraw2.c index 314bca0c..52da9b40 100644 --- a/src/lib/exchange_api_batch_withdraw2.c +++ b/src/lib/exchange_api_batch_withdraw2.c @@ -129,7 +129,7 @@ reserve_batch_withdraw_ok (struct TALER_EXCHANGE_BatchWithdraw2Handle *wh, }; if (GNUNET_OK != - GNUNET_JSON_parse (json, + GNUNET_JSON_parse (j, spec, NULL, NULL)) { -- cgit v1.2.3