[#CChainParams-RegTestOptions-enforce_bip94] = xref:CChainParams.adoc[CChainParams]::xref:CChainParams/RegTestOptions.adoc[RegTestOptions]::enforce_bip94 :relfileprefix: ../../ :mrdocs: Whether to enforce the BIP94 timewarp fix. == Synopsis Declared in `<kernel/chainparams.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool enforce_bip94 = {false}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#