[#Consensus-BIP9Deployment-min_activation_height] = xref:Consensus.adoc[Consensus]::xref:Consensus/BIP9Deployment.adoc[BIP9Deployment]::min_activation_height :relfileprefix: ../../ :mrdocs: If lock in occurs, delay activation until at least this block height. Note that activation will only occur on a retarget boundary. == Synopsis Declared in `<consensus/params.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int min_activation_height = {0}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#