[#Consensus-Params-vDeployments] = xref:Consensus.adoc[Consensus]::xref:Consensus/Params.adoc[Params]::vDeployments :relfileprefix: ../../ :mrdocs: Per‐deployment BIP9 version‐bits parameters, indexed by DeploymentPos. == Synopsis Declared in `<consensus/params.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::array<BIP9Deployment, MAX_VERSION_BITS_DEPLOYMENTS> vDeployments; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#