Skip to content

Commit

Permalink
update SWARM_help.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
MaynardMiner committed Oct 9, 2019
1 parent ea326ac commit dc58060
Showing 1 changed file with 22 additions and 10 deletions.
32 changes: 22 additions & 10 deletions help/SWARM_help.txt
Original file line number Diff line number Diff line change
Expand Up @@ -461,13 +461,25 @@ Argument Options Explanation

Quickly Switch Between Profit Switching To Direct Coin Mining

-Coin [Pool Symbol Of Coin] When this is specified, SWARM will convert
c= in pool string to this symbol, allowing
you to mine a single coin. Must be used in
conjuction with Algorithm parameter, only
one coin can be selected.
-Wallet1 should be coin address
-PasswordCurrency1 should be coin Symbol.
-Coin [Pool Symbol Of Coin] Coin has two different modes:
1.) If used with Auto_Coin "Yes", you can
mine a sub-set of specific coins, and
auto-exchange them. Works only with pools
capable of -Auto_Coin. For example:

-Algorithm mtp,x16rv2 -Coin RVN,XZC -Auto_Coin Yes -PasswordCurrency1 BTC

This will allow you to switch between either RVN or XZC, which ever is
more profitable, and auto-exchange to BTC wallet (-Wallet1 parameter).
You can mine just one coin, or mutliple.

2.) If used with -Auto_Coin "No", you will directly mine
a single coin.

-Algorithm x16rv2 -Coin RVN -Auto_Coin No -PasswordCurrency1 RVN

This will allow you to switch to single coin mining, and mine to
RVN wallet.

***********************************************************************************************************
************* Coin Parameters *****************************************************************************
Expand Down Expand Up @@ -518,7 +530,7 @@ They will be enabled when coin is most profitable.
(Note: this would be a RVN address)

***********************************************************************************************************
************** Whalesburg Pool Paramters*******************************************************************
************** Whalesburg Pool Paramters ******************************************************************
***********************************************************************************************************

Required If Using -Poolname Whalesburg
Expand Down Expand Up @@ -547,7 +559,7 @@ Dividing Miner

SWARM has the capability of dividing miner into seperate device groups. By default,
it is set to use Wallet1 & PasswordCurrency1. You can however choose to divide you miner, up to three
different groups. This is the commands/options you must add to do so:
different groups with NVIDIA. This is the commands/options you must add to do so:

-Type

Expand Down Expand Up @@ -646,5 +658,5 @@ Example of use;

This will tell miner to use NVIDIA1 with Wallet1 which is BTC, and to use same wallet for CPU which is
BTC. It will use wallet1 when mining on nlpool, and -Nicehash_Wallet1 when mining on nicehash.
Both are BTC wallets.
Both are BTC wallets. CPU miner will use 3 cpu cores.
**************************

0 comments on commit dc58060

Please sign in to comment.