[#Consensus-Params-fPowAllowMinDifficultyBlocks] = xref:Consensus.adoc[Consensus]::xref:Consensus/Params.adoc[Params]::fPowAllowMinDifficultyBlocks :relfileprefix: ../../ :mrdocs: If true, allow minimum‐difficulty blocks after a long gap (used on test chains). == Synopsis Declared in `<consensus/params.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool fPowAllowMinDifficultyBlocks; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#