DualMining RTH-Hypra

J
Coinmonks
3 min readDec 4, 2023

--

New release of lolMiner 1.78 has added dual mining with RTH and also the possibility to dual mine with Alephium (ALPH), Iron (IRON), Karlsen(KLS) and Radiant (RXD).

First of all we need to have Wallet of RTH.

For RTH you can get it directly from Metamask or Exchange (not recommended but works too), for Metamask:

Step 1: “Add Network” In Your MetaMask

Step 2: Input the New Network Details

The RPC details about the ETH POW are as follows:

Network Name: Rethereum

New RPC URL: https://rpc.rethereum.org/

Chain ID: 622277

Symbol: RTH

Explorer: https://explorer.rethereum.org/

Now you will have RTH in Metamask

Configuring Dual Mining RTH+ALPH

We will need to select Coin RTH, our Wallet and the Pool and select lolMiner, if you don’t see lolMiner add it like that, clicking in “Show all”

The you will have something like that:

Now Click on Setup Miner Config:

Wallet and worker template: %WAL%.%WORKER_NAME%

Pool Server: %URL%

Now we need to configure the DUAL:

Code ALPH:
--dualmode ALEPHDUAL --dualpool your_pool_ALPH --dualuser your_WALLET_ALPH.%WORKER_NAME% _your_OC_

Code GRAM:
--dualmode TONDUAL --dualpool your_pool_GRAM --dualuser your_WALLET_GRAM

Code IRON:
--dualmode FISHDUAL --dualpool your_pool_IRON --dualuser your_WALLET_IRON.%WORKER_NAME% _your_OC_

Code KLS
--dualmode KARLSENDUAL --dualpool your_pool_KLS --dualuser your_WALLET_KLS.%WORKER_NAME% _your_OC_

Code PYI
--dualmode PYRINDUAL --dualpool your_pool_PYI --dualuser your_WALLET_PYI.%WORKER_NAME%

Code RXD:
--dualmode RXDDUAL --dualpool your_pool_RXD --dualuser your_WALLET_RXD.%WORKER_NAME% _your_OC_

It will end something like this:

Remember the OC for Nvidia is:

Parameter Description
--cclk arg (=*) The core clock used for the GPUs. Cards are separated with a comma. "*" can be used to skip a card.
--coff arg (=*) The core offset used for the GPUs. Cards are separated with a comma. "*" can be used to skip a card.
--mclk arg (=*) The memory clock only used for KASPA/ALPH to reduce Watts with value 810. "*" can be used to skip a card.
--moff arg (=*) The memory offset used for the GPUs. Cards are separated with a comma. "*" can be used to skip a card.
--pl arg (=*) The power limit used for the GPUs. Cards are separated with a comma. "*" can be used to skip a card.
--fan arg (=*) The % of the fan used for the GPUs. Cards are separated with a comma. "*" can be used to skip a card.

Here we have an example RTH-Hypra with RADIANT (RXD)

--

--