Can anyone help me with a local mining for dummies? ;o
What do i need to with the mining .bat file
microCoinminer.exe -o 127.0.0.1:44444 -u user -p x --scrypt --Nfmin 4 --Nfmax 30 --StartT 1389028879 --queue 0 --scan-time 2 --expiry 4
and my .conf
rpcport=44444
rpcuser=user
rpcpassword=x
rpcallowip=*
server=1
listen=1
addnode=127.0.0.1:44444
to get it working?
no, dont change addnode..... and start.
Well when i try to start it with these settings it does not work. Any suggestions?
rpcport=44444
rpcuser=user
rpcpassword=x
rpcallowip=127.0.0.1
server=1
listen=1
addnode=84.251.34.142:44444
The other guy got this to work, but it still isn't working for me. It seems like I'm missing something. My conf file has the above lines in it. I ran the "copy_conf_file.bat" so that it copied to the Appdata/roaming/microcoin folder. Then I run this:
microCoinminer.exe -o 127.0.0.1:44444 -u user -p x --scrypt --Nfmin 4 --Nfmax 30 --StartT 1389028879 --queue 0 --scan-time 2 --expiry 4
But I still get the "Pool 0 slow/down or URL or credentials invalid" error. What am I doing wrong?
If you havent you need to put:
rpcport=44444
rpcuser=user
rpcpassword=x
rpcallowip=127.0.0.1
server=1
listen=1
addnode=84.251.34.142:44444
In your microcoin.conf in the wallet folder. Then you run copy_conf_file.bat and restart the wallet. Then try to run the start-local.bat in the miner.