From 468fc9d1a1bcf3eb771519a746c5e3218ee121e3 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 12 Dec 2020 23:55:20 +0100 Subject: add missing signkey_legal_duration option to test configs --- src/testing/test_exchange_api.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'src/testing/test_exchange_api.conf') diff --git a/src/testing/test_exchange_api.conf b/src/testing/test_exchange_api.conf index e555907b1..be2703f16 100644 --- a/src/testing/test_exchange_api.conf +++ b/src/testing/test_exchange_api.conf @@ -29,6 +29,7 @@ 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? -- cgit v1.2.3