Post
Topic
Board Development & Technical Discussion
Re: anyone tried running with VIA Padlock extensions?
by
jgarzik
on 03/12/2010, 22:00:41 UTC
Thanks for the info. I'll let the testnet client run for the night. What generate setting should bitcoind have? setgenerate set to true with limit to zero processors, or should setgenerate be set to false?

setgenerate controls the in-client miner.  So, it may be set, or not, as you choose.

These external miners use the 'getwork' JSON-RPC call, which works regardless of the setgenerate setting.