tutulino / Megaminer

Multipool and multialgo windows miner
GNU General Public License v3.0
78 stars 69 forks source link

INTERVAL_PPS and INTERVAL_PPLS #364

Closed baktery closed 6 years ago

baktery commented 6 years ago

Maybe would be a good idea to extend the exisiting interval parameter in two parameters?

So, for example

INTERVAL_PPS 300 INTERVAL_PPS_RECHECK 60

With these values, a first interval of 300 is executed and after it, will recheck the profitability each 60 seconds.

(Same for INTERVAL_PPLS)

tutulino commented 6 years ago

I don´t see any advantages in extend that parameter, what do you see?