diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/mint-template/config/mint-keyup.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/mint-template/config/mint-keyup.conf b/contrib/mint-template/config/mint-keyup.conf index 9091c6c97..54b659bf6 100644 --- a/contrib/mint-template/config/mint-keyup.conf +++ b/contrib/mint-template/config/mint-keyup.conf @@ -3,6 +3,9 @@ # how long is one signkey valid? signkey_duration = 4 weeks +# how long are the signatures with the signkey valid? +legal_duration = 2 years + # how long do we generate denomination and signing keys # ahead of time? lookahead_sign = 32 weeks 1 day |