diff options
Diffstat (limited to 'src/exchangedb/exchangedb.conf')
-rw-r--r-- | src/exchangedb/exchangedb.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/exchangedb/exchangedb.conf b/src/exchangedb/exchangedb.conf index 1c22301ad..2bfcb2ca0 100644 --- a/src/exchangedb/exchangedb.conf +++ b/src/exchangedb/exchangedb.conf @@ -30,3 +30,7 @@ LEGAL_RESERVE_EXPIRATION_TIME = 7 years # What is the desired delay between a transaction being ready and the # aggregator triggering on it? AGGREGATOR_SHIFT = 1 s + +# How many concurrent purses may be opened by a reserve +# if the reserve is paid for a year? +DEFAULT_PURSE_LIMIT = 1
\ No newline at end of file |