KlausT / ccminer

Software for mining various cryptocoins
GNU General Public License v3.0
403 stars 312 forks source link

Pool Difficulty #239

Closed Menaxerius closed 6 years ago

Menaxerius commented 6 years ago

Hi, I've a question regarding the pool difficulty in regards of your Miner. As far I understand the Miner gets the work from the stratum server of a pool in form of a json string. For advanced monitoring of the miners it I would also need to be able to read what he gets / sends or better what the difficulty is at the given times. As far I've noted so far every algorythm has its own way to decode / encode that json that I can get the pool difficulty out of it. Do you have any hint for me how that can be done? Thanks a lot in advance Mena