Bitcoin Forum

Other => Beginners & Help => Topic started by: Loggan08 on August 26, 2013, 06:25:03 PM



Title: Some questions about p2pool
Post by: Loggan08 on August 26, 2013, 06:25:03 PM
Hi, so i am looking to optimize my bitcoin.config for my namecoins, are these commands applicable to it;   blockmaxsize=1000000 mintxfee=0.00001 minrelaytxfee=0.00001

Also since i am going to do merged mining, do i need two instances of bfgminer?


This to start p2pool:
screen -d -m -S BTCNMCp2pool ~/p2pool/run_p2pool.py --give-author 0 BTCUser BTCPASSWORD --merged http://myNMCusername:passwordNMC@X.X.X.X:7333/

(after syncing bitcoind and namecoind)

So how do i configure bfgminer to this, ive read the big guide, but i still dont understand what to do with merged mining.