Post
Topic
Board Mining (Altcoins)
Re: Wolf's XMR GPU Miner
by
chefbauer
on 07/09/2016, 17:26:39 UTC
Can someone post his conf file while mining in Dwarf? There is some authentication issue and is not accepting the format of -u like "exchange-wallet.payment-id.worker" like it's suggested in Dwarf.


Code:
"pools":
[
{
"url": "stratum+tcp://xmr-eu.dwarfpool.com:9500",
"user": "exchange-wallet.payment-id",
"pass": "x"
}
]


or with worker:
Code:
"user": "exchange-wallet.payment-id.worker",