Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DROP] Dropcoin | New Algo | No IPO/ICO/premine
by
cyberspacemonkey
on 31/05/2015, 04:50:35 UTC
Source ?

cpu minerGit Repository (curtesy of kernels10)
Note: cpuminer currently does not work with PoK and is not significantly faster than the in-wallet miner. In other words, unless you see a hashing speed increase of over 10% you are better off mining using the wallet with PoK enabled
on testnet work with usepok=0 in dropcoin.conf

so to activate PoK when running miner separately we should add "usepok=0" to conf file? shouldn't it be "usepok=1"?