mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 08:23:34 -05:00
Add Workers class.
This commit is contained in:
@@ -38,8 +38,6 @@ public:
|
||||
Worker(Handle *handle);
|
||||
~Worker();
|
||||
|
||||
void start() override;
|
||||
|
||||
protected:
|
||||
cryptonight_ctx *m_ctx;
|
||||
Handle *m_handle;
|
||||
|
||||
Reference in New Issue
Block a user