|
May 02, 2016, 08:53:52 PM |
|
Hi,
I tried to build and execute your code bu when I call the compiled program with the following args :
SharpMiner.exe stratum+tcp://eu.multipool.us:3340 fr4nky89.PC x
It raises an Exception
System.NotSupportedException: Le préfixe URI n'est pas reconnu. at System.Net.WebRequest.Create(Uri requestUri, Boolean useUriBase) at Miner.getwork(String url, String Credentials) dans C:\Users\frank\Desktop\Sharp-Miner-master\SharpMiner\Miner.cs:ligne 216 at Miner.Go(Object args) dans C:\Users\frank\Desktop\Sharp-Miner-master\SharpMiner\Miner.cs:ligne 107 at Miner.go(String url, String user, String pass) dans C:\Users\frank\Desktop\Sharp-Miner-master\SharpMiner\Miner.cs:ligne 46
Have you encoutered this issue ? Thanks for any answers
|