We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description scrypt mining is hanging after a couple of minutes. I used the native library and ltc-scrypt lib and it hangs with both of them.
Steps
python nightminer.py -a scrypt -o stratum+tcp://hub.miningpoolhub.com:20523 -u test.test -p x -d -P
Actual result It will start mining and after a couple of minutes, it will hang.
I tried hard to find the reason for this hanging but I can't maybe a hint or suggestion can help.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
scrypt mining is hanging after a couple of minutes. I used the native library and ltc-scrypt lib and it hangs with both of them.
Steps
Actual result
It will start mining and after a couple of minutes, it will hang.
I tried hard to find the reason for this hanging but I can't maybe a hint or suggestion can help.
The text was updated successfully, but these errors were encountered: