mirror of
https://github.com/xmrig/xmrig.git
synced 2026-01-22 22:42:53 -05:00
#1756 Added results and connection reports.
This commit is contained in:
@@ -58,6 +58,7 @@ public:
|
||||
inline IStrategy *strategy() const { return m_strategy; }
|
||||
|
||||
void connect();
|
||||
void execCommand(char command);
|
||||
|
||||
protected:
|
||||
inline void onTimer(const Timer *) override { tick(); }
|
||||
|
||||
Reference in New Issue
Block a user