[#VersionBitsDeploymentInfo] = VersionBitsDeploymentInfo :mrdocs: Lookup table of deployment info, indexed by version‐bits deployment position. == Synopsis Declared in `<deploymentinfo.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- extern std::array<VBDeploymentInfo, Consensus::MAX_VERSION_BITS_DEPLOYMENTS> const VersionBitsDeploymentInfo; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#