Any know how to get CPU usage down on Vultr VPS service when running BBP wallets, they have limited my instances due to excess CPU usage. Do I need to decrease genprolimit to 1 when running BBP wallet to get <100% CPU usage.
biblepay-cli setgenerate false 0
or inside the wallet debug console:
setgenerate false 0
That should stop all mining, but allow the wallet to run.