summaryrefslogtreecommitdiff
path: root/src/benchmark
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-01-14 16:34:48 +0100
committerFlorian Dold <florian@dold.me>2021-01-14 16:34:48 +0100
commitf45e72ae5dcd9f5d4b189189e825f911f1a4f7dc (patch)
treef120bc6a645afc5362649e82e56c778b25d24092 /src/benchmark
parente3a0bc0d1f1d14123b56b041b475c8090d20ec1c (diff)
downloadexchange-f45e72ae5dcd9f5d4b189189e825f911f1a4f7dc.tar.gz
exchange-f45e72ae5dcd9f5d4b189189e825f911f1a4f7dc.tar.bz2
exchange-f45e72ae5dcd9f5d4b189189e825f911f1a4f7dc.zip
remove legacy config optionv0.8.1-dev.2
Diffstat (limited to 'src/benchmark')
-rw-r--r--src/benchmark/benchmark.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/benchmark/benchmark.conf b/src/benchmark/benchmark.conf
index ed02cfc2d..3becf107b 100644
--- a/src/benchmark/benchmark.conf
+++ b/src/benchmark/benchmark.conf
@@ -13,8 +13,7 @@ CURRENCY_ROUND_UNIT = EUR:0.01
[exchange]
# how long is one signkey valid?
signkey_duration = 4 weeks
-# how long are the signatures with the signkey valid?
-legal_duration = 2 years
+signkey_legal_duration = 2 years
# how long do we provide to clients denomination and signing keys
# ahead of time?
lookahead_provide = 4 weeks 1 day