aboutsummaryrefslogtreecommitdiff
path: root/src/merchant-tools/taler-merchant-benchmark.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-08-22 23:15:08 +0200
committerChristian Grothoff <christian@grothoff.org>2023-08-22 23:15:08 +0200
commitc98d960d1badd1eeb834bacbc133960e2f86d304 (patch)
treefc94b246475ff387cf5aa4d8bbc3f0aa2f4b7d65 /src/merchant-tools/taler-merchant-benchmark.c
parent525426db10c179fcacd19487f6c22cac837b2d40 (diff)
add currency to amounts in merchant DB
Diffstat (limited to 'src/merchant-tools/taler-merchant-benchmark.c')
-rw-r--r--src/merchant-tools/taler-merchant-benchmark.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/merchant-tools/taler-merchant-benchmark.c b/src/merchant-tools/taler-merchant-benchmark.c
index ec3319cf..ce4491e0 100644
--- a/src/merchant-tools/taler-merchant-benchmark.c
+++ b/src/merchant-tools/taler-merchant-benchmark.c
@@ -183,7 +183,6 @@ run (void *cls,
merchant_url,
"default",
cred.user42_payto,
- currency,
MHD_HTTP_NO_CONTENT),
TALER_TESTING_cmd_admin_add_incoming (
@@ -261,14 +260,12 @@ run (void *cls,
merchant_url,
"default",
cred.user42_payto,
- currency,
MHD_HTTP_NO_CONTENT),
TALER_TESTING_cmd_merchant_post_instances (
"instance-create-alt",
merchant_url,
alt_instance_id,
cred.user42_payto,
- currency,
MHD_HTTP_NO_CONTENT),
TALER_TESTING_cmd_admin_add_incoming (
"create-reserve-1",