CChainParams::MineBlocksOnDemand

Reports whether blocks can be mined on demand without retargeting.

Synopsis

Declared in <kernel/chainparams.h>

bool
MineBlocksOnDemand() const;

Return Value

true when proof-of-work difficulty retargeting is disabled.