Could anyone pass the configuration to mine eth?
{
"pools":
[
{
"name": "Ethpool",
"url": "stratum+tcp://eth-eu1.nanopool.org:9999",
"user": "0x166a9e0778321c531e96281ee70ebf8c3d704372.test",
"pass": "x",
"profile": "eth"
}
],
"profiles":
[
{
"name": "eth",
"algorithm": "ethash",
"xintensity": "1024",
"worksize": "192",
"gpu-threads": "1"
}
],
"default-profile": "eth",
"gpu-platform": "-1",
"no-extranonce": true
}