[#Consensus-Params-MinBIP9WarningHeight] = xref:Consensus.adoc[Consensus]::xref:Consensus/Params.adoc[Params]::MinBIP9WarningHeight :relfileprefix: ../../ :mrdocs: Don't warn about unknown BIP 9 activations below this height. This prevents us from warning about the CSV, segwit and taproot activations. == Synopsis Declared in `<consensus/params.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int MinBIP9WarningHeight; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#