5#ifndef BITCOIN_DEPLOYMENTINFO_H
6#define BITCOIN_DEPLOYMENTINFO_H
31std::optional<Consensus::BuriedDeployment>
GetBuriedDeployment(
const std::string_view deployment_name);
std::string DeploymentName(Consensus::BuriedDeployment dep)
std::optional< Consensus::BuriedDeployment > GetBuriedDeployment(const std::string_view deployment_name)
const std::array< VBDeploymentInfo, Consensus::MAX_VERSION_BITS_DEPLOYMENTS > VersionBitsDeploymentInfo
constexpr bool ValidDeployment(BuriedDeployment dep)
BuriedDeployment
A buried deployment is one where the height of the activation has been hardcoded into the client impl...
bool gbt_force
Whether GBT clients can safely ignore this rule in simplified usage.
const char * name
Deployment name.