Can you explain how PoG relates with PoBH?
So, in biblepay.conf, all you really need are three lines?
tithe=1
gen=1
nickname=orphan_supporter
gen=1 is making hashes... does this use up all the cpu threads? also, you don't need cpid for this?
So gen=1 is just interpreted once by biblepay, it tells the miner to turn on (btw, gen=1 is the default with POG) we list it in case someone has gen=0 in their file (as that would turn the miner Off).
Anyway, genproclimit is what controls the threadcount.
With POG, it only uses thread 0.
By default with POG the genproclimit=1.
So it only uses 1% or so of the cpu by default. You can increase it if you want and you will do more pow solo mining (for the reaper reward).
The CPID sign check is now disabled, so you can run the POBH miner without a cpid now.