Post
Topic
Board Mining (Altcoins)
Re: lolMiner 0.5 AMD Equihash Miner, Update: Sep 25th: More Speed & AION Mining
by
A-Bolt
on 26/09/2018, 19:31:49 UTC

"DEFAULTS" : {
      "DEVICES" : "AUTO",    
      "APIPORT" : 0
   },

   "EXAMPLE_"BTCZ" :
   {
      "COIN" : "BTCZ",
      "POOLS" : [
         {"POOL" : "mine-btcz-na.equipool.1ds.us",
          "PORT" : "50063",
          "USER" : "t1h7WGHNLx8hY97UerETfDPVfVj9QqNM94d.lolMiner",
          "PASS" : "minpayout=1000"}
      ]
   },


update... error says missing a ":" but I can't see where I am missing one.. this config is twin to the one running v42 except for EXAMPLE … thanks

Correct "EXAMPLE_"BTCZ" to "EXAMPLE_BTCZ". Remove unpaired quotation mark.