From ce4bf2c3d7f137535ce8f8a5c1b87cc8e402664b Mon Sep 17 00:00:00 2001 From: SaketAnand Date: Mon, 10 Nov 2025 03:55:35 +0530 Subject: [PATCH] Update config.json --- config.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.json b/config.json index c3c35c7..7076fb0 100644 --- a/config.json +++ b/config.json @@ -25,6 +25,8 @@ "STABILITY_REQUIRED_IN_RANGE": 17, "STABILITY_REQUIRED_PASSES": 3, + "FAST_BLOCK_LIMIT": 20, + "FAST_BLOCK_DURATION": 600, "GPU_MINER_EXECUTABLE": "", "GPU_MINER_CONFIG": "", @@ -38,3 +40,4 @@ } +