Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - First Scrypt N | First Stealth Address - Privacy without mixer
by
Strannik-74
on 13/12/2014, 11:52:41 UTC
for those having low hashrate with ccminer:
append at the end of the command line "--diff 128".

That should fix it, please report your finding.

edit: actually the pool difficulty is also a bit too high (I am testing on give-me-coins now), if the difficulty was somewhat lower it would probably help

ccminer -a lyra2 -o stratum+tcp://*** -u S*** -p x --diff 128
Now the pool displays the correct hash, thank you.