Where I'm wrong:
sgminer.exe --algorithm xevan -o stratum+tcp://s.umine.org:3739 -u Wallet -p c=XLRX
I need arch.conf ??
Could it be the web wallet?
Thanks for the help.
Try "--algorithm xevan-mod"
Also, which version of SGminer are you using?
sgminer.exe --algorithm xevan-mod -u -o stratum+tcp://s.umine.org:3739 -u WALLET -p c=XLRX
It does not work either.
Version sgminer 5.5.0
This is the miner to use for the Xevan algorithm on AMD: https://github.com/LIMXTEC/Xevan-GPU-Miner/releases
Your batch file should look like this:
sgminer -o stratum+tcp://s.umine.org:3739 --algorithm xevan-mod -u YourSolarisWallet -p c=XLR
pause