summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-01-17 15:03:19 +0100
committerFlorian Dold <florian.dold@gmail.com>2020-01-17 15:03:27 +0100
commit84f3b9b2872264bfba2027c720116f6c7de7ae4a (patch)
tree738bfb70c000e6df80d237bae0e3a8411c470d17 /src/include
parente88ad199e667a435046ca2d7cc967ba740fa0452 (diff)
downloadexchange-84f3b9b2872264bfba2027c720116f6c7de7ae4a.tar.gz
exchange-84f3b9b2872264bfba2027c720116f6c7de7ae4a.tar.bz2
exchange-84f3b9b2872264bfba2027c720116f6c7de7ae4a.zip
payto fixes
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_testing_lib.h1
1 files changed, 1 insertions, 0 deletions
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);