[#Consensus-BIP9Deployment-period] = xref:Consensus.adoc[Consensus]::xref:Consensus/BIP9Deployment.adoc[BIP9Deployment]::period :relfileprefix: ../../ :mrdocs: Period of blocks to check signalling in (usually retarget period, ie params.DifficultyAdjustmentInterval()) == Synopsis Declared in `<consensus/params.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint32_t period = {2016}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#