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
Got the following error:
https://paste.ubuntu.com/p/jdxWyRSXRp/
The text was updated successfully, but these errors were encountered:
I thought I fixed that issue 6 days ago with this commit:
280e48f
Maybe do a git pull? What is the most recent commit listed if you do git log?
git pull
git log
Sorry, something went wrong.
Oops. my bad. You are right. I pulled and it worked.
I set 'PERSIST = False' in p2pool/networks/bitcoin.py but still it communicates with peers. Is there any way i can disable communication with peers?
'PERSIST = False'
p2pool/networks/bitcoin.py
Thank you very much.
pypy run_p2pool.py --max-conns=0
No branches or pull requests
Got the following error:
https://paste.ubuntu.com/p/jdxWyRSXRp/
The text was updated successfully, but these errors were encountered: