summaryrefslogtreecommitdiff
path: root/src/exchangedb/exchangedb.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-20 17:10:09 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-20 17:10:09 +0100
commit699916056b7aae5f8afda12968e0046e9cc7003e (patch)
tree03a0e11b0f7575026d1c9b4096c00b90fcc1d7cb /src/exchangedb/exchangedb.conf
parent6a73629aee0f04c0ab9c26329250299d3457c97e (diff)
downloadexchange-699916056b7aae5f8afda12968e0046e9cc7003e.tar.gz
exchange-699916056b7aae5f8afda12968e0046e9cc7003e.tar.bz2
exchange-699916056b7aae5f8afda12968e0046e9cc7003e.zip
misc doxygen fixes
Diffstat (limited to 'src/exchangedb/exchangedb.conf')
-rw-r--r--src/exchangedb/exchangedb.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/exchangedb/exchangedb.conf b/src/exchangedb/exchangedb.conf
index 6853b8d18..77748bf5a 100644
--- a/src/exchangedb/exchangedb.conf
+++ b/src/exchangedb/exchangedb.conf
@@ -26,11 +26,3 @@ IDLE_RESERVE_EXPIRATION_TIME = 4 weeks
# After how long do we forget about reserves? Should be above
# the legal expiration timeframe of withdrawn coins.
LEGAL_RESERVE_EXPIRATION_TIME = 7 years
-
-
-# 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.
-DURATION_OVERLAP = 5 minutes \ No newline at end of file