I lowered the payout threshold down to 1 MAGA for now. Once I update the site to show current unconfirmed vs confirmed balance and make it easier to track how close you are to reaching the threshhold then I will update it back to the original 50 MAGA payout threshold
Everyone who had shares pending and only mined for 1-2 hours should see your payments come in, I saw a bunch of addresses with a balance between 10-30 MAGA so all of those should pay out now.
been running the miner for 4 hours and still at 0 in my wallet. Am I doing something wrong ?
>>>>>>>>>>>>>>>>>>
d:\MAGACOIN\magaminer-win64>minerd.exe -o
http://127.0.0.1:5332 -u **** -p ****** --coinbase-addr=AHZ7aYd41LmURF4abbAPvpeVv1UXRcouQq
From the command line you posted, you are currently solo-mining which means you won't get any coins until you find a block. You are getting around 28KH/s while the network hash rate is nearing 1GH/s so it will take quite a while before you find a block from solo mining. If you want to use the pool to mine then you should change the command line to have "-o stratum+tcp://pool.onepool.online:5000 -u -p x" instead of "-o
http://127.0.0.1:5332 -u **** -p ****"
thank you. appreciate a quick response.
I switched to the pool. doubt I'll mine anything with my speed since it's already too exhausted.
should I see my addr AHZ7aYd41LmURF4abbAPvpeVv1UXRcouQq here :
https://onepool.online/workers ??
is minerd.exe using CPU only ?
how can I use GPU too ?
sorry for so many questions. I'm noob here