Skip to content

Auto Coin Switching

MaynardMiner edited this page Aug 27, 2018 · 1 revision

Auto-Coin Switching

MM.Hash has the capability to choose the most profitable coin for most profitable algorithm, allowing you to pinpoint your miner for 'coin pumps' and getting extra share percentage.

Setting Coin Switching

To coin switch, you must do the following:

1.) -Auto_Coin must be set to "Yes" 2.) You must specify a coin pool (see coinpools folder for their names) in -Poolname argument. 3.) Optional: Coin Pools have the ability to specify a specified coin, such as GIN or RVN. Utilizing the -(coinpool)_Wallet1 and -(coinpool)_Password1 arguments will allow to exchange into a coin your pool can exchange into.

Coin-Switching has two modes:

-Favor_Coins "Yes"

This is the default mode for coin-switching. MM.Hash removes the most profitable algorithms from the final profit calculation when the most profitable algorithm is from a coinpool. This means when mining from a coinpool, you will only mine coins.

-Favor_Coins "No"

This mode continues to factor algorithms into the final profit calculation. This means that when the most profitable algorithm is from a coinpool, it will find the most profitable selection between the algorithm/coin.

Note

If you do not wish to utilize the coin profit switching feature of MM.Hash- Setting -Auto_Coin "No" will turn MM.Hash into a legacy-mode script miner, allowing you to mine only by the algorithm.

Clone this wiki locally