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

Help needed for a few features of Multi pool miner #2471

Open
mavs111 opened this issue Jun 11, 2020 · 0 comments
Open

Help needed for a few features of Multi pool miner #2471

mavs111 opened this issue Jun 11, 2020 · 0 comments

Comments

@mavs111
Copy link

mavs111 commented Jun 11, 2020

Hey everyone,

Im trying to understand a few things here. Help would be highly appreciated.

First, Im using the Auto algo switch mining with Multipoolhub pool.

I notice that I am only GPU mining with the software... is it perhaps because the cpu miner is unprofitable and thats why the cpu mining is not kicking in?

Next, I am trying to set an internal wallet for Nicehash and adding this command as explained in the advanced settings function (see below) .... only to see an on screen error message .... 'config file corrupt'. Is that normal ? Have i added the code incorrectly ?

Code added in the config file with my btc wallet address

"WarmupTime": "$WarmupTime",
"WarningAction": "$WarningAction",
"WarningVariable": "$WarningVariable",
"Watchdog": "$Watchdog",
"WorkerName": "$WorkerName",
"Pools": {},
"MinersLegacy": {},
"Wallets": {
"BTC": "$Wallet"
},
"NiceHash": {
"Wallets": {
"BTC": "<YOUR_NICEHASH_INTERNAL_WALLET>"
},
"IsInternalWallet": true
}
"VersionCompatibility": "3.3.0"
}

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

1 participant