Can anyone give me JSON example of Dual mining ETH on ethermine and shardpool ?
I have this but I am not seeing any error , nor shardpool is updating..
"pools": [
{
"user": "ETHwalletAddress", // wallet address (change it)
"url": "stratum+tcp://asia1.ethermine.org:4444", // pool url
"pass": "x", // password
"worker": "%HOSTNAME%", // worker name
"user2":"zilWalletAddress",
"pass2":"x",
"worker2":"%HOSTNAME%",
"url2":"stratum+tcp://as1-zil.shardpool.io:3333"
},