summaryrefslogtreecommitdiff
path: root/src/benchmark/taler-bank-benchmark.c
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2023-12-25 10:59:21 +0800
committerChristian Grothoff <grothoff@gnunet.org>2023-12-25 10:59:21 +0800
commitff25eb64c171c37201dcf3d52d8c2d711afe68c1 (patch)
tree73a3e361baff5d903f38533669759b6d8857ab6e /src/benchmark/taler-bank-benchmark.c
parentfba64a564e04aa4897120c9444e8cb4f8f54ab68 (diff)
downloadexchange-ff25eb64c171c37201dcf3d52d8c2d711afe68c1.tar.gz
exchange-ff25eb64c171c37201dcf3d52d8c2d711afe68c1.tar.bz2
exchange-ff25eb64c171c37201dcf3d52d8c2d711afe68c1.zip
towards getting benchmarks to work with libeufin
Diffstat (limited to 'src/benchmark/taler-bank-benchmark.c')
-rw-r--r--src/benchmark/taler-bank-benchmark.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/benchmark/taler-bank-benchmark.c b/src/benchmark/taler-bank-benchmark.c
index cde6217e4..7fee0ccdf 100644
--- a/src/benchmark/taler-bank-benchmark.c
+++ b/src/benchmark/taler-bank-benchmark.c
@@ -220,7 +220,7 @@ run (void *cls,
TALER_TESTING_cmd_admin_add_incoming (add_label (
create_reserve_label),
total_reserve_amount,
- &cred.ba,
+ &cred.ba_admin,
cred.user42_payto));
}
GNUNET_free (total_reserve_amount);