Post
Topic
Board Announcements (Altcoins)
Re: [ANN] LUXCoin — New PHI1612 PoW/PoS Hybrid Algorithm — Parallel Masternodes
by
gary_aut
on 10/10/2017, 11:27:19 UTC
sgminer-phi AMD VEGA 64 8GB watercooled = 30-31 Mhs

Code:
{
 "pools": [{
 "url": "http://127.0.0.1:6667",
 "user":  "xxx",
 "pass": "xxx"
 }],
 "profiles": [{
 "gpu-powertune": "0",
 "name": "eth",
 "algorithm": "phi",
 "gpu-threads": "2",
 "xintensity": "21"
 }],
 "no-extranonce": "true",
 "default-profile": "eth",
 "temp-cutoff": "85",
 "api-listen": true
}