Post
Topic
Board Beginners & Help
CC Miner Config Help - Intensity
by
architectonik
on 17/01/2018, 12:21:28 UTC

Where do you type in the intensity? What should it look like? thanks

 -i, --intensity=N[,N]    Huh?





{
   "_comment1" : "Possible keys are the long options (ccminer --help)",
   "_comment2" : "todo: support /* comments */",

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

   "quiet" : false,
   "debug" : false,
   "protocol" : false,
   "cpu-priority" : 3,

   "algo" : "neoscrypt",


   "launch-config" : "32x16",

   "url" : "stratum+tcp://pool.superfukinawesomepool.com:12345",
   "user" : "name.worker",
   "pass" : "x"
}