diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-03-17 22:13:15 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-03-17 22:13:15 +0100 |
commit | 59a5b1ceb8fac923eab7461115f492cafd2d0152 (patch) | |
tree | f8844707f86c3a12a8a557a3c4deca6c59d0e008 /src/testing/test_exchange_api.conf | |
parent | 3a470a26c32e7dea8f82675b3e77d93d4634e843 (diff) |
a first, untested stab at #6123, committing intermediate result that passes (existing) tests
Diffstat (limited to 'src/testing/test_exchange_api.conf')
-rw-r--r-- | src/testing/test_exchange_api.conf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/testing/test_exchange_api.conf b/src/testing/test_exchange_api.conf index 7454934a8..1b16444ff 100644 --- a/src/testing/test_exchange_api.conf +++ b/src/testing/test_exchange_api.conf @@ -148,7 +148,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 @@ -160,7 +159,6 @@ rsa_keysize = 1024 [coin_eur_ct_10] value = EUR:0.10 -duration_overlap = 5 minutes duration_withdraw = 7 days duration_spend = 2 years duration_legal = 3 years @@ -172,7 +170,6 @@ rsa_keysize = 1024 [coin_eur_1] value = EUR:1 -duration_overlap = 5 minutes duration_withdraw = 7 days duration_spend = 2 years duration_legal = 3 years @@ -184,7 +181,6 @@ rsa_keysize = 1024 [coin_eur_5] value = EUR:5 -duration_overlap = 5 minutes duration_withdraw = 7 days duration_spend = 2 years duration_legal = 3 years @@ -196,7 +192,6 @@ rsa_keysize = 1024 [coin_eur_10] value = EUR:10 -duration_overlap = 5 minutes duration_withdraw = 7 days duration_spend = 2 years duration_legal = 3 years |