diff --git a/src/cryptonote_config.h b/src/cryptonote_config.h index 29f431bff..d2e475328 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 100 +#define DIFFICULTY_TARGET_V2 120 #define DIFFICULTY_TARGET_V1 300 #define DIFFICULTY_WINDOW_V3 144 #define DIFFICULTY_WINDOW_V2 60