mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-08 00:15:04 -05:00
Restored printable hashrate.
This commit is contained in:
@@ -44,6 +44,7 @@ public:
|
||||
~CpuBackend() override;
|
||||
|
||||
protected:
|
||||
const Hashrate *hashrate() const override;
|
||||
const String &profileName() const override;
|
||||
void printHashrate(bool details) override;
|
||||
void setJob(const Job &job) override;
|
||||
|
||||
Reference in New Issue
Block a user