Post
Topic
Board Announcements (Altcoins)
Re: OFFICIAL NEW ANN - HALLOWEEN COIN - X11
by
hesdeadjim
on 22/05/2017, 22:07:13 UTC
i need help with the code on ccminer here is what i got so far.
{
   "_comment1" : "Possible keys are the long options (ccminer --help)",
   "_comment2" : "todo: support /* comments */",

   "api-bind": "",
   "statsavg": 20,

   "max-log-rate" : 30,
   "quiet" : false,
   "debug" : false,
   "protocol" : false,
   "cpu-priority" : 2,

   "algo" : "x11",

   "url" : "ccminer -t 1 -a heavy -o stratum+tcp://hobbyistpool.ddns.net:4350",
   "user" : "josh_194",
   "pass" : "pass"
}



you don't need the json file. the batch file is easier.

ccminer-x64 -a x11 -o stratum+tcp://hobbyistpool.ddns.net:4350 -u username.worker name -p password