#692 Add support for global algorithm variant.
This commit is contained in:
parent
33d9094cdc
commit
de6ee749fe
4 changed files with 16 additions and 11 deletions
|
@ -77,7 +77,7 @@ public:
|
|||
bool parse(const char *url);
|
||||
bool setUserpass(const char *userpass);
|
||||
rapidjson::Value toJSON(rapidjson::Document &doc) const;
|
||||
void adjust(xmrig::Algo algorithm);
|
||||
void adjust(const xmrig::Algorithm &algorithm);
|
||||
void setAlgo(const xmrig::Algorithm &algorithm);
|
||||
|
||||
# ifdef APP_DEBUG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue