summaryrefslogtreecommitdiff
path: root/src/exchange-lib/test_exchange_api.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-05-11 10:56:15 +0200
committerChristian Grothoff <christian@grothoff.org>2017-05-11 10:56:15 +0200
commitbeee1fb689ab5d0945d4aa99d7942c144e2bdd5a (patch)
tree87e6615941891aef682022e7512986105897591a /src/exchange-lib/test_exchange_api.conf
parent3e5d200d95aca271b567be2ab0fa74b2e7be99ba (diff)
downloadexchange-beee1fb689ab5d0945d4aa99d7942c144e2bdd5a.tar.gz
exchange-beee1fb689ab5d0945d4aa99d7942c144e2bdd5a.tar.bz2
exchange-beee1fb689ab5d0945d4aa99d7942c144e2bdd5a.zip
generate auditor signatures in exchange-lib testcase, and handle problem with bogus revocation keys during startup more gracefully by terminating instead of looping
Diffstat (limited to 'src/exchange-lib/test_exchange_api.conf')
-rw-r--r--src/exchange-lib/test_exchange_api.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/exchange-lib/test_exchange_api.conf b/src/exchange-lib/test_exchange_api.conf
index 89d14799a..a8543bc14 100644
--- a/src/exchange-lib/test_exchange_api.conf
+++ b/src/exchange-lib/test_exchange_api.conf
@@ -58,6 +58,10 @@ CLOSING-FEE-2024 = EUR:0.01
CLOSING-FEE-2025 = EUR:0.01
CLOSING-FEE-2026 = EUR:0.01
+[exchange_keys]
+# Keep it short so the test runs fast.
+LOOKAHEAD_SIGN = 12 h
+
[exchange-wire-test]
# Enable 'test' for testing of the actual coin operations.
ENABLE = YES