cazala / coin-hive-stratum

use CoinHive's JavaScript miner on any stratum pool
http://npmjs.com/package/coin-hive-stratum
417 stars 462 forks source link

never get hash #12

Closed Jackie0911 closed 6 years ago

Jackie0911 commented 6 years ago

I run the python program, but never seen the js miner submit hashes and always get the target info. When i use others js miner,it's normal.How should i do?

cazala commented 6 years ago

which python program...?

cazala commented 6 years ago

Probably you connected to a pool with a high difficulty. Take into account coinhive has a difficulty of 256 while nanopool.org has 150k and minexmr.com has a configurable difficulty but with a minimum of 10k. So it will take longer to submit jobs on a custom pool (but the reward will be higher as well).