mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-23 13:22:46 -05:00
Added SelfSelectClient stub.
This commit is contained in:
@@ -91,7 +91,7 @@ private:
|
||||
|
||||
inline State state() const { return m_state; }
|
||||
|
||||
Client *createProxy();
|
||||
IClient *createProxy();
|
||||
void idle(double min, double max);
|
||||
void setAlgorithms(rapidjson::Document &doc, rapidjson::Value ¶ms);
|
||||
void setJob(IClient *client, const Job &job);
|
||||
|
||||
Reference in New Issue
Block a user