[#Consensus-Params-enforce_BIP94] = xref:Consensus.adoc[Consensus]::xref:Consensus/Params.adoc[Params]::enforce_BIP94 :relfileprefix: ../../ :mrdocs: Enforce BIP94 timewarp attack mitigation. On testnet4 this also enforces the block storm mitigation. == Synopsis Declared in `<consensus/params.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool enforce_BIP94; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#