DUAL MINING HYP(RTH)+PYI

J
Coinmonks
3 min readDec 12, 2023

--

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

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+PYI

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 PYI:
--dualmode PYRINDUAL --dualpool your_pool_PYI --dualuser your_WALLET_PYI.%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 Pyrin(PYI)

--

--