Votre Nom 6 years ago
parent
commit
c16e5ee65e
1 changed files with 8 additions and 0 deletions
  1. 8 0
      miner.sh

+ 8 - 0
miner.sh

@@ -140,4 +140,12 @@ screen -dmS miner claymore/ethdcrminer64 -epool eu1.ethermine.org:4444  -ewal 0x
 #cd ~/lolMiner
 #screen -dmS miner ./lolMiner --coin AUTO144_5 --pool eu.btgpool.pro --port 1445 --user GYD8iwQg4EjvHZRBLa1t5Rs7k6Wn4B5sT6.OpenRig --pass x &
 
+##---------------
+##---  BEAM   ---
+##---------------
+#cd ~/lolMiner
+#screen -dmS miner ./lolMiner --coin BEAM --pool beam.eu.nicehash.com --port 3370 --user 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig --pass x --tls 0
+#screen -dmS miner ./lolMiner --coin AUTO144_5 --pool zhash.eu.nicehash.com --port 3369 --user 16F8V2EnHCNPVQwTGLifGHCE12XTnWPG8G.OpenRig --pass x --tls 0
+
+
 echo "use 'screen -x miner' to see miner activity"