aboutsummaryrefslogtreecommitdiff
path: root/src/lib/testing_api_cmd_bank_history_credit.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-17 20:42:24 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-17 20:42:24 +0100
commit90c411bc190126e3b2641e31d821233c83dcfecb (patch)
tree521b3d71b8585a5bc309fb4043443aec32ba1aba /src/lib/testing_api_cmd_bank_history_credit.c
parentfad5a2268017c647d2b86b75ba28115345a550c4 (diff)
sort out URL types more nicely
Diffstat (limited to 'src/lib/testing_api_cmd_bank_history_credit.c')
-rw-r--r--src/lib/testing_api_cmd_bank_history_credit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/testing_api_cmd_bank_history_credit.c b/src/lib/testing_api_cmd_bank_history_credit.c
index 24af2e6f..2b6eb41e 100644
--- a/src/lib/testing_api_cmd_bank_history_credit.c
+++ b/src/lib/testing_api_cmd_bank_history_credit.c
@@ -279,7 +279,7 @@ build_history (struct TALER_TESTING_Interpreter *is,
&reserve_pub)) ||
(GNUNET_OK !=
TALER_TESTING_get_trait_url (cmd,
- 0,
+ TALER_TESTING_UT_EXCHANGE_BANK_ACCOUNT_URL,
&exchange_credit_url)) )
continue; /* not an interesting event */
/* Seek "/history" starting row. */