From 52e106ea3c8ab2d462932f47247086bd6b2f2883 Mon Sep 17 00:00:00 2001 From: Synku Date: Sun, 22 Nov 2020 23:50:27 +0000 Subject: [PATCH] Update 'src/cryptonote_config.h' --- src/cryptonote_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cryptonote_config.h b/src/cryptonote_config.h index 42dbeb6b9..29f431bff 100644 --- a/src/cryptonote_config.h +++ b/src/cryptonote_config.h @@ -77,7 +77,7 @@ #define ORPHANED_BLOCKS_MAX_COUNT 100 -#define DIFFICULTY_TARGET_V2 300 +#define DIFFICULTY_TARGET_V2 100 #define DIFFICULTY_TARGET_V1 300 #define DIFFICULTY_WINDOW_V3 144 #define DIFFICULTY_WINDOW_V2 60