From 84f3b9b2872264bfba2027c720116f6c7de7ae4a Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Fri, 17 Jan 2020 15:03:19 +0100 Subject: payto fixes --- src/include/taler_testing_lib.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include') diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h index 783aa5966..338eea654 100644 --- a/src/include/taler_testing_lib.h +++ b/src/include/taler_testing_lib.h @@ -878,6 +878,7 @@ TALER_TESTING_cmd_transfer (const char *label, const char *amount, const char *account_base_url, const struct TALER_BANK_AuthenticationData *auth, + const char *payto_debit_account, const char *payto_credit_account, const struct TALER_WireTransferIdentifierRawP *wtid, const char *exchange_base_url); -- cgit v1.2.3