Lookup table of deployment info, indexed by version‐bits deployment position.
Synopsis
Declared in <deploymentinfo.h>
extern
std::array<VBDeploymentInfo, Consensus::MAX_VERSION_BITS_DEPLOYMENTS> const VersionBitsDeploymentInfo;
Created with MrDocs