Hi everyone,
Can someone tell me how to switch from pool-mining to solo-mining?
Thx.
Cheerz,
Wieme
You need to set your
rewardassignment to yourself. First, find your numeric id and enter that with your passphrase on the /rewardassignment.html. (Enter address in the first row, this will output your numeric id, then enter the id with your passphrase in the 2 rows at the bottom.)
Then you just enable solo mining on your miner. I don't know what miner you have, but it should be pretty simple.
Hi FrilledShark,
Thx. That will do... I guess.
I'll try that at sunday, when I've got more time (I hope).
Do I have to use the local wallet for solo-mining, or can I still use the online wallet? This will implicit I've to download the blockchain for a year back, or so.....

I use blago miner.
This is my
miner.conf I'm want to use for solo-mining:
"UseFastRcv" : false,
"UpdaterAddr" : "127.0.0.1",
"UpdaterPort" : 8125,
"UpdateInterval" : 1000,
"ShowWinner" : true,
"InfoAddr" : "127.0.0.1",
"InfoPort" : 8125,
"EnableProxy" : false,
"ProxyPort" : 8126,
"Paths":
[
"D:\\Burst\\plots",

],
"CacheSize" : 10000,
"UseSorting" : true,
"UseBoost" : true,
"Debug" : true,
"UseLog" : true,
"ShowMsg" : false,
"ShowUpdates" : false
}
Will this work? I'm not very sure about the ports...

Cheerz,
Wieme