Post
Topic
Board Mining (Altcoins)
Re: lolMiner 0.43b Universal Equihash Miner, Update: Sep 7th: Added GENX, CDY, BCRM
by
lezartnono19
on 16/09/2018, 20:17:10 UTC
Good evening, I am trying to mine on ANON, and I contend that on my 6 gpu, I have one that turns to 4 sol / s while the others turn to 20 sol / s, I have 2 x r9280x and 2 x hd7990, I think it's one of my r9280x that has the problem, and it's the same with the BTG. I have no problem when I mine zcash with claymore. Can you give me the procedure, if you want more information, I'll give it to you.

{
   "DEFAULTS" : {
      "PLATFORM"         : "AUTO",
      "DEVICES"         : "AUTO"
   },

   "EXAMPLE_BTG" :
   {
      "COIN" : "BTG",
      "POOLS" : [
         {"POOL" : "europe.equihash-hub.miningpoolhub.com",
          "PORT" : "20595",
          "USER" : "lezartnono19.R9280x",
          "PASS" : "x"}
      ]
   },

   "EXAMPLE_ANON" :
   {
      "COIN" : "AUTO144",
      "POOLS" : [
         {"POOL" : "anon.suprnova.cc",
          "PORT" : "7060",
          "USER" : "lezartnono19.R9280x",
          "PASS" : "x"}
      ]
   }
}