Skip to content
Snippets Groups Projects
Unverified Commit 8d06753e authored by psychocrypt's avatar psychocrypt Committed by GitHub
Browse files

Merge pull request #837 from fireice-uk/fix-pooldiff

Fix bug in pool-side hashes
parents d015a3d0 a45b38bf
No related branches found
No related tags found
Loading
......@@ -177,7 +177,6 @@ private:
iPoolCallTimes.clear();
tPoolConnTime = std::chrono::system_clock::now();
iPoolHashes = 0;
iPoolDiff = 0;
}
double fHighestHps = 0.0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment