1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-13 01:52:50 -05:00

Merged xmrig v6.2.3

This commit is contained in:
MoneroOcean
2020-07-09 10:24:41 -07:00
26 changed files with 4596 additions and 4360 deletions

View File

@@ -55,6 +55,7 @@ public:
Miner *miner() const;
Network *network() const;
void execCommand(char command);
private:
Miner *m_miner = nullptr;