1
What does it mean in the bitcoin.conf file when it states:
server=1 tells Bitcoin-Qt to accept JSON-RPC commands?
If all one needs to do to solo mine is type setgenerate true in the console, then what is at stake with accepting JSON-RPC commands? Does this allow other software to interact with Bitcoin-Qt, or something akin to that? Can someone explain?
1Unless this is just for testing purposes, going for solo mining and especially with the
setgenerateoption (which might be OK for Quarkcoin that is CPU-based but definitely isn't anything close to efficient for Bitcoin) will just waste your electricity and will never pay a satoshi back. – George Kimionis – 2014-04-20T22:26:27.027@George This post is only designed to confirm solo mining protocol with bitcoin-qt. I concur with your sentiments, but feel it is important to master basic concepts, however inefficient those methods might be ... Regards, oemb1905 – oemb1905 – 2014-04-20T22:41:01.310
No doubt that it will serve its purpose just fine for mastering the basics, especially if you give it a go in testnet. – George Kimionis – 2014-04-20T22:47:32.443