fix ftbfs
This commit is contained in:
parent
d842c14f85
commit
25bc150dfb
@ -60,8 +60,8 @@ enum BenchmarkError
|
|||||||
#define CMD_TRANSFER_TO_EXCHANGE(label, amount) \
|
#define CMD_TRANSFER_TO_EXCHANGE(label, amount) \
|
||||||
TALER_TESTING_cmd_admin_add_incoming_retry \
|
TALER_TESTING_cmd_admin_add_incoming_retry \
|
||||||
(TALER_TESTING_cmd_admin_add_incoming (label, amount, \
|
(TALER_TESTING_cmd_admin_add_incoming (label, amount, \
|
||||||
exchange_bank_account.details. \
|
exchange_bank_account.details. \
|
||||||
x_taler_bank.account_base_url, \
|
x_taler_bank.account_base_url, \
|
||||||
NULL, \
|
NULL, \
|
||||||
user_payto_url))
|
user_payto_url))
|
||||||
|
|
||||||
@ -321,9 +321,7 @@ run (void *cls,
|
|||||||
("deposit",
|
("deposit",
|
||||||
withdraw_label,
|
withdraw_label,
|
||||||
0, /* Index of the one withdrawn coin in the traits. */
|
0, /* Index of the one withdrawn coin in the traits. */
|
||||||
TALER_TESTING_make_wire_details
|
exchange_payto_url,
|
||||||
(42 /* FIXME: ugly! */,
|
|
||||||
exchange_bank_account.details.x_taler_bank.hostname),
|
|
||||||
order_enc,
|
order_enc,
|
||||||
GNUNET_TIME_UNIT_ZERO,
|
GNUNET_TIME_UNIT_ZERO,
|
||||||
AMOUNT_1,
|
AMOUNT_1,
|
||||||
|
Loading…
Reference in New Issue
Block a user