Did you guys unlock your wallet before solo mining? I have been trying to solo mine for about a day, but found no blocks, but whenever I switched for a few hours to pool mining my miners found 4 blocks... Go figure??
How do yo make solo mining??Can you pm me the procedure if it`s possible because i want to try me too??
Did you create the zeitcoin.conf?
rpcuser=user
rpcpassword=password
rpcallowip=192.168.1.*
rpcport=44843
server=1
daemon=1
listen=1
rpcconnect=192.168.1.*
Fill in your username, password, router range
Now in your .bat file. Run like this: {Don't forget to add your own miner configuration like -I 13 or whatever}
If your wallet and miner are at the same computer:
cgminer.exe --scrypt -o localhost:44843 -u user -p password
Different computer, note the wallet computers IP address; Fill in your own, as this is only an example
The Zeitcoin.conf i put it in to the wallet folder and fix the *.bat file but nothing happens the file doesn`t run