Bitcoin-Qt & setgenerate true

2

Will Bitcoin-qt mine bitcoins if all I have done is downloaded and installed Bitcoin-qt, and typed in "setgenerate true" into the console? Are there other steps or configurations necessary? If so, what are they?

oemb1905

Posted 2014-04-20T19:10:33.003

Reputation: 173

1There are no other steps or configurations necessary. You can type getmininginfo to verify the mining process is running. However, it is extremely unlikely that you will find a block using this method, because CPU mining for Bitcoin is far too slow for the current difficulty.Greg Hewgill 2014-04-20T21:15:02.917

Thanks, I am aware of the difficulty already, just wanted to confirm the process.oemb1905 2014-04-20T21:28:29.160

Answered here.Nate Eldredge 2014-04-20T22:19:03.283

@NateEldredge Would it be correct to assume that it is a duplicate then?Murch 2014-05-08T08:05:02.240

Hey Murch, No. He happened to answer this question in his answer to a question about JSON. That's because the questions were related, not because they were the same.oemb1905 2014-05-09T03:20:10.960

No answers