Bitcoin Forum

Other => Beginners & Help => Topic started by: Tiger2 on December 04, 2013, 05:26:55 AM



Title: Solo Mining Question
Post by: Tiger2 on December 04, 2013, 05:26:55 AM
So like many of you, I've started looking into mining new and developing alt-coins. My question is, after you set up a config file and CGMiner script, how does it know which address to send it to if you find a block... As far as I can tell, nowhere in the config or cgminer script is there a place to put your address. For this question I'm specifically referring to NetCoins....

For example:

Config:


rpcuser=Tiger2
rpcpassword=x
rpcallowip=127.0.0.1
rpcport=8122
server=1

CgMiner:


cgminer --scrypt -o 127.0.0.1:8122 -u Tiger2 -p x --thread-concurrency 16000 --intensity 19 -g 1 -w 256 --gpu-engine 925 --gpu-memclock 1375


Title: Re: Solo Mining Question
Post by: Bitpoker777 on December 04, 2013, 05:43:31 AM
Check Windows file...