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

How to correctly set the mining pool in bitcoin.conf #40

Open
vinny-888 opened this issue Sep 29, 2024 · 1 comment
Open

How to correctly set the mining pool in bitcoin.conf #40

vinny-888 opened this issue Sep 29, 2024 · 1 comment

Comments

@vinny-888
Copy link

How do I set these?

In your mining equipment’s settings, input the following details:

Pool Address for Mainnet: pool-solo.fairpool.network:3333

Pool Address for Testnet: pool-solo-t1.fairpool.network:3333

Username: Name your miner in the format user_name.worker_name, where user_name is the username you registered with in the first step, for example: alice.x01(Lowercase only) . The worker_name is the name of your mining machine, but this is not mandatory.

Password: Leave this field empty; it’s not required.

bitcoin.conf

# Options for mainnet
[main]
addnode=pool-solo.fairpool.network:3333
rpcuser=username.nodename

The miner runs but its not showing up in my account on fairpool

@NO7r34L
Copy link

NO7r34L commented Dec 4, 2024

Did you get this to work?

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