From 216560f1c0da643c6f76a5464c3a3cd30589f7c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Le=CC=81o=20Haf?= Date: Thu, 17 Oct 2024 00:19:56 +0200 Subject: [PATCH] remove unnecessary settings --- settings/datum_gateway_config.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/settings/datum_gateway_config.json b/settings/datum_gateway_config.json index 5309735..c2736e1 100644 --- a/settings/datum_gateway_config.json +++ b/settings/datum_gateway_config.json @@ -4,12 +4,6 @@ "rpcpassword": "bar", "rpcurl": "127.0.0.1:8332" }, - "stratum":{ - "max_clients_per_thread": 10, - "vardiff_min": 1, - "max_threads": 1, - "max_clients": 10 - }, "mining":{ "pool_address": "", "coinbase_tag_primary": "change this",