From 7d2a1a596a8502dd040ed47eb0dd17bb0610cc08 Mon Sep 17 00:00:00 2001 From: Lucien Heuzeveldt Date: Fri, 4 Feb 2022 19:24:30 +0100 Subject: split .conf files into rsa and cs --- src/testing/test_exchange_api.conf | 45 -------------------------------------- 1 file changed, 45 deletions(-) (limited to 'src/testing/test_exchange_api.conf') diff --git a/src/testing/test_exchange_api.conf b/src/testing/test_exchange_api.conf index 4f9f24f3..cffe3b87 100644 --- a/src/testing/test_exchange_api.conf +++ b/src/testing/test_exchange_api.conf @@ -97,17 +97,6 @@ fee_refund = EUR:0.01 CIPHER = RSA rsa_keysize = 1024 -[coin_eur_ct_2] -value = EUR:0.01 -duration_withdraw = 7 days -duration_spend = 2 years -duration_legal = 3 years -fee_withdraw = EUR:0.00 -fee_deposit = EUR:0.00 -fee_refresh = EUR:0.01 -fee_refund = EUR:0.01 -CIPHER = CS - [coin_eur_ct_10] value = EUR:0.10 duration_withdraw = 7 days @@ -120,17 +109,6 @@ fee_refund = EUR:0.01 CIPHER = RSA rsa_keysize = 1024 -[coin_eur_ct_11] -value = EUR:0.10 -duration_withdraw = 7 days -duration_spend = 2 years -duration_legal = 3 years -fee_withdraw = EUR:0.01 -fee_deposit = EUR:0.01 -fee_refresh = EUR:0.03 -fee_refund = EUR:0.01 -CIPHER = CS - [coin_eur_1] value = EUR:1 duration_withdraw = 7 days @@ -143,17 +121,6 @@ fee_refund = EUR:0.01 CIPHER = RSA rsa_keysize = 1024 -[coin_eur_2] -value = EUR:1 -duration_withdraw = 7 days -duration_spend = 2 years -duration_legal = 3 years -fee_withdraw = EUR:0.01 -fee_deposit = EUR:0.01 -fee_refresh = EUR:0.03 -fee_refund = EUR:0.01 -CIPHER = CS - [coin_eur_5] value = EUR:5 duration_withdraw = 7 days @@ -166,17 +133,6 @@ fee_refund = EUR:0.01 CIPHER = RSA rsa_keysize = 1024 -[coin_eur_6] -value = EUR:5 -duration_withdraw = 7 days -duration_spend = 2 years -duration_legal = 3 years -fee_withdraw = EUR:0.01 -fee_deposit = EUR:0.01 -fee_refresh = EUR:0.03 -fee_refund = EUR:0.01 -CIPHER = CS - [coin_eur_10] value = EUR:10 duration_withdraw = 7 days @@ -241,7 +197,6 @@ rsa_keysize = 1024 age_restricted = true CIPHER = RSA - [coin_eur_10_age_restricted] value = EUR:10 duration_withdraw = 7 days -- cgit v1.2.3