The Iron Fish (IRON) mainnet will perform a hard fork upgrade at block height 503.338, expected to occur on 2024-04-02. In that fork, the actual algorithm Blake3 will be changed to FISHHASH
Last update: 31.March 2024
Supported dual mining combos
lolMiner, in his last release, has added FISHHASH with support for DUAL mining:fishhash + blake3 (ALPH)
fishhash + toncoin (GRAM)
fishhash + pyrinhash (PYI, HNT, CAS)
fishhash + karlsenhash (KLS, NTL, NXL)
fishhash + sha512526d (RXD)
SimpleMining configuration
Go to Group Config and Add new group configGive the group a name of your choice, select latest lolMiner as miner. In "miner options" you can follow these examples:
IRON+ALPH
-a FISHHASH -p IRON-POOL -u IRON-WALLET.$rigName --dualmode ALEPHDUAL --dualuser ALPH-WALLET.$rigName --dualpool ALPH-POOL --apiport 4444 --watchdogscript reboot.sh
IRON+GRAM
-a FISHHASH -p IRON-POOL -u IRON-WALLET.$rigName --dualmode TONDUAL --dualuser TON-WALLET.$rigName --dualpool GRAM-POOL --apiport 4444 --watchdogscript reboot.sh
IRON+KLS
-a FISHHASH -p IRON-POOL -u IRON-WALLET.$rigName --dualmode KARLSENDUAL --dualuser KLS-WALLET.$rigName --dualpool KLS-POOL --apiport 4444 --watchdogscript reboot.sh
IRON+RXD
-a FISHHASH -p IRON-POOL -u IRON-WALLET.$rigName --dualmode RXDDUAL --dualuser RXD-WALLET.$rigName --dualpool RXD-POOL --apiport 4444 --watchdogscript reboot.sh
IRON+PYI
-a FISHHASH -p IRON-POOL -u IRON-WALLET.$rigName --dualmode PYRINDUAL --dualuser PYI-WALLET.$rigName --dualpool PYI-POOL --apiport 4444 --watchdogscript reboot.sh