Post
Topic
Board Announcements (Altcoins)
Re: [ANN] RabbitCoin [RBBT] Launching TODAY 2/19 @ 1PM EST [Scrypt KGW]
by
TimFChavez
on 19/02/2014, 19:32:31 UTC
Thanks for all the respons but it doesnt work Sad

My conf now look like this
Quote
rpcuser=rabbitcoin
rpcpassword=fluffytail
rpcconnect=127.0.0.1
rpcport=12555
addnode=107.170.47.66
addnode=162.243.109.193
addnode=162.243.212.143



Quote
cgminer --scrypt -o localhost:22555 -u rabbitcoin -p fluffytail



the rpcport needs to be the same as the port to the localhost in your .bat file. Change it to...

cgminer --scrypt -o localhost:12555 -u rabbitcoin -p fluffytail