that should do the trick, just disabled the generation as you don't want to mine block while downloading the chain, just use the setgenerate true -1 afterwards
inkcoin.conf
server=1
gen=0
rpcallowip=127.0.0.1
rpcuser=rpcuser
rpcpassword=passwd
addnode=146.185.173.146
addnode=108.62.194.44
addnode=75.32.234.140
addnode=54.238.22.71
addnode=120.32.246.133
addnode=144.76.59.202
addnode=112.111.12.109
addnode=117.85.158.87
addnode=46.64.218.153
addnode=5.9.74.79
so in cgminer miner this is our setup then?
"url" : "127.0.0.1:1217",
"user" : "rpcuser",
"pass" : "passwd"
YES. you can set user and password to whatever u like. not sure about being able to change URL tho. as u can tell im new. lol
also do i type
setgenerate true
OR
setgenerate true -1
AND
what does the -1 mean?