From 0cd18a0f8f2545eb1212c504683a8a70007caa48 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 12 Oct 2023 22:10:00 +0200 Subject: clean up bank API, get test_bank_api_with_nexus to finally pass --- src/include/taler_testing_lib.h | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'src/include/taler_testing_lib.h') diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h index 4fedb93c7..72d70d00a 100644 --- a/src/include/taler_testing_lib.h +++ b/src/include/taler_testing_lib.h @@ -967,24 +967,6 @@ TALER_TESTING_cmd_exec_wget (const char *label, const char *url); -/** - * Request fetch-transactions via "wget". - * - * @param label command label. - * @param username username to use - * @param password password to use - * @param bank_base_url base URL of the nexus - * @param account_id account to fetch transactions for - * @return the command. - */ -struct TALER_TESTING_Command -TALER_TESTING_cmd_nexus_fetch_transactions (const char *label, - const char *username, - const char *password, - const char *bank_base_url, - const char *account_id); - - /** * Make a "expire" CMD. * -- cgit v1.2.3