mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 00:15:04 -05:00
Implemented donate over proxy.
This commit is contained in:
@@ -49,6 +49,8 @@ public:
|
||||
Network(Controller *controller);
|
||||
~Network() override;
|
||||
|
||||
inline IStrategy *strategy() const { return m_strategy; }
|
||||
|
||||
void connect();
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user