Consensus::Params::vDeployments

Per-deployment BIP9 version-bits parameters, indexed by DeploymentPos.

Synopsis

Declared in <consensus/params.h>

std::array<BIP9Deployment, MAX_VERSION_BITS_DEPLOYMENTS> vDeployments;