From 1988e8186dbbe9b3a156f63c3c1743bc43c3adcf Mon Sep 17 00:00:00 2001 From: Procrastinator Date: Sun, 14 May 2017 01:43:52 -0400 Subject: [PATCH] Fixup --- pool_configs/zclassic_example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pool_configs/zclassic_example.json b/pool_configs/zclassic_example.json index cfd1c83..8ac0cbf 100644 --- a/pool_configs/zclassic_example.json +++ b/pool_configs/zclassic_example.json @@ -17,7 +17,6 @@ }, "tlsOptions": { - "minConf": 10, "enabled": false, "serverKey":"", "serverCert":"", @@ -25,6 +24,7 @@ }, "paymentProcessing": { + "minConf": 10, "enabled": true, "paymentMode": "prop", "_comment_paymentMode":"prop, pplnt",