Post
Topic
Board Pools
Re: [ANN] solo.ckpool.org 0.5% fee anonymous solo bitcoin mining for everyone
by
Jannu703
on 26/06/2017, 19:26:41 UTC
In the first post you said "All you need to confirm you are mining to your own address is to examine the coinbase and template sent to you over stratum."

How would one go about viewing the data sent to a miner over stratum?
Start cgminer in debug mode and dump the output to a log. Adding the options: -D -P -T 2>log.txt
Cgminer gives a hex dump of all the stratum fields, you can examine the coinbase fields. The part of the coinbase that determines which wallet you are mining to doesn't change for the life of a stratum connection.

I'm beginner with solo mining and using blackarrow prospere x1 for this..
How i should config my device for "All you need to confirm you are mining to your own address is to examine the coinbase and template sent to you over stratum."  Huh