This commit is contained in:
Jay D Dee
2020-05-30 21:20:44 -04:00
parent 13563e2598
commit 51a1d91abd
8 changed files with 192 additions and 153 deletions

View File

@@ -756,6 +756,7 @@ extern double opt_diff_factor;
extern double opt_target_factor;
extern bool opt_randomize;
extern bool allow_mininginfo;
extern pthread_mutex_t g_work_lock;
extern time_t g_work_time;
extern bool opt_stratum_stats;
extern int num_cpus;