Post
Topic
Board Mining software (miners)
Re: Solo mining with BFGMiner and Bitcoin-Qt and BE's - Am I doing this right?
by
cereal7802
on 11/10/2013, 13:31:34 UTC
here is what i have setup for do solo.

bitcoin.conf
Code:
server=1
rpcuser=USRNAME
rpcpassword=RANDOMPASSWORD
rpcallowip=127.0.0.1
rpcport=8332

Then for bfgminer i have my bitcoind address (localhost in this example) with the username and password in the bitcoin.conf. seems to work...