summaryrefslogtreecommitdiff
path: root/src/benchmark
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-08-10 18:37:25 +0200
committerChristian Grothoff <christian@grothoff.org>2018-08-10 18:37:25 +0200
commitdb65bc69bfc5800f579f9bfa42336a88ef12a7cd (patch)
treea90394ca4f1c432ec26b36f537b3ebcbf6d8aa1d /src/benchmark
parent866df0fb66fb4a7c472c54e2a1ea1981334612c3 (diff)
downloadexchange-db65bc69bfc5800f579f9bfa42336a88ef12a7cd.tar.gz
exchange-db65bc69bfc5800f579f9bfa42336a88ef12a7cd.tar.bz2
exchange-db65bc69bfc5800f579f9bfa42336a88ef12a7cd.zip
fix bug wrt signature handling during withdraw (with/without optimistic signing)
Diffstat (limited to 'src/benchmark')
-rw-r--r--src/benchmark/benchmark.conf1
-rw-r--r--src/benchmark/exchange_benchmark_home/.config/taler/account-2.json4
2 files changed, 2 insertions, 3 deletions
diff --git a/src/benchmark/benchmark.conf b/src/benchmark/benchmark.conf
index 4acffd8fd..bcb083dc8 100644
--- a/src/benchmark/benchmark.conf
+++ b/src/benchmark/benchmark.conf
@@ -1,4 +1,3 @@
-
# This file is in the public domain.
#
[paths]
diff --git a/src/benchmark/exchange_benchmark_home/.config/taler/account-2.json b/src/benchmark/exchange_benchmark_home/.config/taler/account-2.json
index eee026e9d..5e8dc44e9 100644
--- a/src/benchmark/exchange_benchmark_home/.config/taler/account-2.json
+++ b/src/benchmark/exchange_benchmark_home/.config/taler/account-2.json
@@ -1,5 +1,5 @@
{
"url": "payto://x-taler-bank/localhost:8082/2",
- "salt": "SNYXSSB37FTJ3CB5WS4FXMFJ0GDPD4HYZ2635A57G0CHBRFJW48CFN20R0Y7S1T7GHKCDHAVBCDCMB78YMZ8G09Y39DBW0101Q5HWYG",
- "master_sig": "P43SJJKQ8PSCX90WBJD3D82FZAR2NDYYS6QGW2VFDYDZJ4D7DSK0ZB4J47BFCZYYT96DVV4PZB3XCNYR28QS5794MQGH8DKNEFDW808"
+ "salt": "KY6F590HGDDJ2W8X1PFFKQDV5WNR6EFTBY2Q7MXCG4FQFZ53RKS2DA0DMQAK20V9B6P4JHB55E41XT905YEQHB0S9PA2YCDS2VSV6QR",
+ "master_sig": "W2GC7FF6NG8D6NGT1XKYF2GDDA2W2Q4GH1AZ47KD3MY4CNS29QF4VH1DWE11NW33ZPTCV4XMMGNSE1KKFF7DMK81R8A2VBBF8FMFY0R"
} \ No newline at end of file