Page 1 of 1

Solo mining - block credits

Posted: Fri Oct 13, 2017 12:58 am
by Camey
Hi PH team,

I am playing around with solo mining, so chose Spots coin to solo mine with my L3+. On my Antminer "Miner status" it shows that I have found 179 blocks, but on PH "found blocks" it shows only 163 blocks (including orphaned/lost).

Please advise where the remaining 16 blocks are sitting?

Re: Solo mining - block credits

Posted: Fri Oct 27, 2017 12:47 am
by Camey
Can anyone guide me on where I can find the total blocks mined (through solo mining) through my miners on PH?

Re: Solo mining - block credits

Posted: Sun Oct 29, 2017 11:43 am
by Camey
Can anyone help here? Last 4 days my Antminer states I have found 14 blocks, but only 8 recorded on PH. Is PH not crediting all my found blocks? Does anyone else have this issue?

Re: Solo mining - block credits

Posted: Sun Oct 29, 2017 1:26 pm
by AppleMiner
If you use the API:

Channel name: found_block_updates,
Publishes: An array containing found blocks. There will always be only one element in the array (at position zero.)
Purpose: Subscribe to this channel to be alerted to found blocks in real-time.

You can setup the client to be alerted or to write the output to an outfile or save its information, however you want it, whenever worker_name=Camey.

It wont let you dive back into the history, but it could alert you and save the info for all the blocks you find going forward.
Now all you need is the API client that will allow a filter and outfile.