diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-03-22 14:51:54 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-03-22 14:51:54 +0100 |
commit | 69fb0e677213a7231161233697919c58c27b4613 (patch) | |
tree | b5d6834084cea695f66995d4c02f684d6dd47989 /src/benchmark | |
parent | bdbe923bf627348113866d1d79cbd65aa2c132df (diff) |
add missing option for auditor
Diffstat (limited to 'src/benchmark')
-rw-r--r-- | src/benchmark/benchmark.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/benchmark/benchmark.conf b/src/benchmark/benchmark.conf index fba3e0aa6..bb1f17f83 100644 --- a/src/benchmark/benchmark.conf +++ b/src/benchmark/benchmark.conf @@ -8,6 +8,7 @@ taler_test_home = exchange_benchmark_home/ [taler] # Currency supported by the exchange (can only be one) currency = EUR +CURRENCY_ROUND_UNIT = EUR:0.01 [exchange] # how long is one signkey valid? |