Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.4.6
by
deathlire
on 22/04/2018, 07:53:32 UTC
Trying this miner for the first time.  It doesn't like my config.  What am I doing wrong?  It tells me I have a parse error

"cryptonight_type" : "normalv7",

"intensity" : 0,


"double_threads" : true,

"target_temperature" : 0,

"gpu_conf" :
[
   { "id" : 0, "intensity" : 0, "worksize" : 8, "threads" : 1},
   { "id" : 1, "intensity" : 20, "worksize" : 16, "threads" : 2}, <<-- shouldn't have a comma.
}
] <-- probably a brace here

look in quote Smiley