[#Consensus-Params-fPowNoRetargeting] = xref:Consensus.adoc[Consensus]::xref:Consensus/Params.adoc[Params]::fPowNoRetargeting :relfileprefix: ../../ :mrdocs: If true, disable difficulty retargeting (used on the regression test chain). == Synopsis Declared in `<consensus/params.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool fPowNoRetargeting; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#