Post
Topic
Board Mining (Altcoins)
Re: Wolf's XMR GPU Miner
by
Mictlantecuhtli
on 08/09/2016, 11:08:28 UTC
http://s017.radikal.ru/i436/1609/4a/98d17a663768t.jpg


Code:
{

 "Algorithms":
[{
"name": "CryptoNight",
"devices":[{
"index": 0,
                                "rawintensity": 1024,
"worksize": 8
         },
 {
"index": 1,
                                "rawintensity": 1024,
"worksize": 8
         },
 {
"index": 2,
                                "rawintensity": 1024,
"worksize": 8
         },
 {
"index": 3,
                                "rawintensity": 1024,
"worksize": 8
         }
],

"pools":[{
"url": "stratum+tcp://192.168.3.2:8080",
"user": "103",
"pass": "1"
}]
}]
}