forked from such-gitea/wownero
Update 'src/cryptonote_config.h'
c/cryptonote_basic_impl.cpp:84:45: error: static assertion failed: difficulty targets must be a multiple of 60
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user