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

Could I run with p2pool? #11

Open
cmdntd opened this issue Oct 19, 2022 · 1 comment
Open

Could I run with p2pool? #11

cmdntd opened this issue Oct 19, 2022 · 1 comment

Comments

@cmdntd
Copy link

cmdntd commented Oct 19, 2022

Could I run with p2pool?
https://www.getmonero.org/2021/10/05/p2pool-released.html

P2pool seems better.

@giansalex
Copy link
Owner

yes, i think so.

From release notes:

Usage:

  • Run Monero daemon v0.18.0.0 or newer: ./monerod --zmq-pub tcp://127.0.0.1:18083 --disable-dns-checkpoints --enable-dns-blocklist
  • Run p2pool: ./p2pool --host 127.0.0.1 --wallet YOUR_WALLET_ADDRESS
  • Start mining to port 3333 on your machine: ./xmrig -o 127.0.0.1:3333
  • You can set custom difficulty for your miner to get more accurate stats on P2Pool side: ./xmrig -o 127.0.0.1:3333 -u x+50000 (it doesn't affect mining rewards in any way)

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

No branches or pull requests

2 participants