Skip to content

Commit cf8134f

Browse files
committed
Try without VDF Test.
1 parent 4cac729 commit cf8134f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/parameters.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ const int checkpoint_interval=10000; //at each checkpoint, the slave thread is r
207207

208208
// ==== test ====
209209
#if VDF_MODE==1
210-
#define VDF_TEST
210+
//#define VDF_TEST
211211
const bool is_vdf_test=true;
212212

213213
const bool enable_random_error_injection=false;

0 commit comments

Comments
 (0)