Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.6.7 - with algo switching support
by
Piradoxlanieve
on 01/09/2018, 14:53:17 UTC
Remote Api not working on this version?
{
"cryptonight_type" : "normalv7",
"intensity" : 58,
"double_threads" : true
"api_enabled": true,
"api_port": 3333,

}

Error in Config\config-normalv7.txt (ParseError)
Presione una tecla para continuar . . .

solved {
"cryptonight_type" : "normalv7",
"intensity" : 58,
"api_enabled": true,
"api_port": 3333,
"double_threads" : true
}

Change order