hello i wanted to solo mine instead of pool mining (i have my own calculations since i have a high hashrate)
ive downloaded cg miner 4.3 and have litecoin wallet installed the problem is i have no idea how to configure the bat file and the config files for both so that the mining will point to my wallet. i have seperate rigs so ill be confirguring each one manually but i wanted help on how to do these settings
ive looked online and found several threads that did shed a bit of light in to this but the bat file settings and the config settings for the wallet differ from thread to thread
ive used this :
http://forums.evga.com/tm.aspx?m=2091247for my litecoin config i have this:
listen=1
daemon=1
server=1
rpcuser=james
rpcpassword=dean
rpcport=3333
rpcconnect=127.0.0.1
rpcallowip=172.16.*.*
i dunno if i have that part down but after that im on the part where i need to 'point' my miner to my wallet (bat file)
no clue what to put in the bat file. the guide says this C:\cudaminer-2013-12-18\x86\cudaminer -d 0,1 -i 0,0 -m 1,1 -l T14x30,T14x30 -H 1 -o localhost:3333 -O james:dean 2>> logfile.txt
but i have no idea since im using a different miner and what all those numbers mean. anyone shed their light on this?