From 59a5b1ceb8fac923eab7461115f492cafd2d0152 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 17 Mar 2020 22:13:15 +0100 Subject: a first, untested stab at #6123, committing intermediate result that passes (existing) tests --- src/benchmark/benchmark.conf | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/benchmark/benchmark.conf') 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 -- cgit v1.2.3