MultiPoolMiner / MultiPoolMiner

Monitors crypto mining pools in real-time in order to find the most profitable for your machine. Controls any miner that is available via command line.
GNU General Public License v3.0
899 stars 342 forks source link

Blazepool notification #2008

Closed m-bosch closed 6 years ago

m-bosch commented 6 years ago

Just as a notice of this notification:

Notice

In 1 week, on 2018 July 14, we will be adjusting our API units for a few algos: lbry, nist5, skein, from mBTC/Mh/day to mBTC/Gh/day.

Most of the auto switching scripts' latest version already supports reading this from the API.

Please make sure you are running the latest version of NemosMiner / SniffDog / AwesomeMiner / Hashauger etc.

UselessGuru commented 6 years ago

This does not affect us anymore because ZergPool.s1 line 39 contains:

$Divisor = 1000000 * [Double]$Zpool_Request.$_.mbtc_mh_factor

MPM retrieves the units automatcally from the pools API.