Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Daemon mining hash rate #381

Closed
manianac opened this issue Jan 15, 2020 · 1 comment
Closed

Daemon mining hash rate #381

manianac opened this issue Jan 15, 2020 · 1 comment
Labels

Comments

@manianac
Copy link

When mining to a daemon, I noticed the hashrate is 0. I assume this is because it is handing out the network difficulty to each individual miner. Is it possible to decrease the difficulty so that the miners show they are there, but only forward found blocks? Or is this not feasible since it is not a pool?

@xmrig
Copy link
Owner

xmrig commented Jan 16, 2020

#376

  1. Update to recent version.
  2. Use "custom-diff-stats": true, and "custom-diff" with some value (or set up diff individually).

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants
@manianac @xmrig and others