missing file

This commit is contained in:
Christian Grothoff 2020-12-08 19:55:19 +01:00
parent 05f539c127
commit ccafd0245e
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -0,0 +1,14 @@
[taler-helper-crypto-eddsa]
# How long should generated coins overlap in their validity
# periods. Should be long enough to avoid problems with
# wallets picking one key and then due to network latency
# another key being valid. The DURATION_WITHDRAW period
# must be longer than this value.
OVERLAP_DURATION = 5m
# Where do we store the private keys.
KEY_DIR = ${TALER_DATA_HOME}/crypto-eddsa/
# Where does the helper listen for requests?
UNIXPATH = $TALER_RUNTIME_DIR/taler-helper-crypto-eddsa.sock