Update 'src/cryptonote_config.h'

c/cryptonote_basic_impl.cpp:84:45: error: static assertion failed: difficulty targets must be a multiple of 60
master
Synku 4 years ago
parent 52e106ea3c
commit 3bb5271363

@ -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

Loading…
Cancel
Save