exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 25bc150dfb3bdf5a1c2d186eea5806a64d4c014f
parent d842c14f85352367d9e2d0c868b63e09c206100e
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 13 Jan 2020 11:23:03 +0100

fix ftbfs

Diffstat:
Msrc/benchmark/taler-exchange-benchmark.c | 8+++-----
1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/src/benchmark/taler-exchange-benchmark.c b/src/benchmark/taler-exchange-benchmark.c @@ -60,8 +60,8 @@ enum BenchmarkError #define CMD_TRANSFER_TO_EXCHANGE(label, amount) \ TALER_TESTING_cmd_admin_add_incoming_retry \ (TALER_TESTING_cmd_admin_add_incoming (label, amount, \ - exchange_bank_account.details. \ - x_taler_bank.account_base_url, \ + exchange_bank_account.details. \ + x_taler_bank.account_base_url, \ NULL, \ user_payto_url)) @@ -321,9 +321,7 @@ run (void *cls, ("deposit", withdraw_label, 0, /* Index of the one withdrawn coin in the traits. */ - TALER_TESTING_make_wire_details - (42 /* FIXME: ugly! */, - exchange_bank_account.details.x_taler_bank.hostname), + exchange_payto_url, order_enc, GNUNET_TIME_UNIT_ZERO, AMOUNT_1,