Initial test nicehash support.
This commit is contained in:
parent
e67a95bd8b
commit
2baccab0f9
4 changed files with 26 additions and 5 deletions
|
@ -65,6 +65,7 @@ extern bool opt_keepalive;
|
|||
extern bool opt_background;
|
||||
extern bool opt_double_hash;
|
||||
extern bool opt_safe;
|
||||
extern bool opt_nicehash;
|
||||
extern char *opt_url;
|
||||
extern char *opt_backup_url;
|
||||
extern char *opt_userpass;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue