diff options
Diffstat (limited to 'src/benchmark')
-rw-r--r-- | src/benchmark/benchmark.conf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/benchmark/benchmark.conf b/src/benchmark/benchmark.conf index 6bfa7a8a2..418b2a677 100644 --- a/src/benchmark/benchmark.conf +++ b/src/benchmark/benchmark.conf @@ -88,7 +88,6 @@ closing-fee-2027 = EUR:0.01 # the exchange should support (and their respective fee structure) [coin_eur_ct_1] value = EUR:0.01 -duration_overlap = 5 minutes duration_withdraw = 7 days duration_spend = 2 years duration_legal = 3 years @@ -100,7 +99,6 @@ rsa_keysize = 2048 [coin_eur_ct_10] value = EUR:0.10 -duration_overlap = 5 minutes duration_withdraw = 7 days duration_spend = 2 years duration_legal = 3 years @@ -112,7 +110,6 @@ rsa_keysize = 2048 [coin_eur_1] value = EUR:1 -duration_overlap = 5 minutes duration_withdraw = 7 days duration_spend = 2 years duration_legal = 3 years @@ -124,7 +121,6 @@ rsa_keysize = 2048 [coin_eur_5] value = EUR:5 -duration_overlap = 5 minutes duration_withdraw = 7 days duration_spend = 2 years duration_legal = 3 years @@ -136,7 +132,6 @@ rsa_keysize = 2048 [coin_eur_10] value = EUR:10 -duration_overlap = 5 minutes duration_withdraw = 7 days duration_spend = 2 years duration_legal = 3 years |