diff --git a/pool_configs/zen_example.json b/pool_configs/zen_example.json index 6de800a..b9dba5d 100644 --- a/pool_configs/zen_example.json +++ b/pool_configs/zen_example.json @@ -41,7 +41,7 @@ "ports": { "3032": { "tls":false, - "diff": 0.05, + "diff": 2.5, "varDiff": { "minDiff": 0.04, "maxDiff": 16, diff --git a/pool_configs/zen_testnet_example.json b/pool_configs/zen_testnet_example.json index a7b7060..6ebf29d 100644 --- a/pool_configs/zen_testnet_example.json +++ b/pool_configs/zen_testnet_example.json @@ -41,7 +41,7 @@ "ports": { "3032": { "tls":false, - "diff": 0.05, + "diff": 2.5, "varDiff": { "minDiff": 0.04, "maxDiff": 16,