Hi Patrike !
I have an issue with Bminer 12.2 and sparkpool with Grint
It works correctly with my bat file :
bminer.exe -uri cuckaroo29://myaddress@gmail.com%%2Frig_123@grin.sparkpool.com:6666
But in AM I can't managed to get it working correctly.
This is the command sent.
bminer.exe -uri cuckaroo29://myaddress@gmail.com%%2Frig_123:x@grin.sparkpool.com:6666 -watchdog=false -api=0.0.0.0:4028
And this is the result
> invalid value "cuckaroo29://myaddress@gmail.com%%2Frig_123:x@grin.sparkpool.com:6666" for flag -uri: parse cuckaroo29://myaddress@gmail.com%%2Frig_123:x@grin.sparkpool.com:6666: invalid URL escape "%%2"
Could you take a look at this ?
Thx !