How do I solomine?
I have a synced wallet, and downloaded the official NVIDIA miner and run the bat file.
:BEGIN
setx GPU_FORCE_64BIT_PTR 1
skminer.exe 127.0.0.1 9325
GOTO BEGIN
the default port seems to be 9323.
Now I get this error:
[MASTER] Failed to Update Height
http://i67.tinypic.com/bgwlfs.pngHello,
You need to keep the port 9325 in that bat.
You are missing the nexus.conf file; that will allow mining that's why you are getting that error.
Create a nexus.conf in %appdata% Roaming/Nexus with the line below in it:
llpallowip=127.0.0.1:9325
unified=1
mining=1