5#ifndef BITCOIN_DEPLOYMENTINFO_H
6#define BITCOIN_DEPLOYMENTINFO_H
30std::optional<Consensus::BuriedDeployment>
GetBuriedDeployment(
const std::string_view deployment_name);
const VBDeploymentInfo VersionBitsDeploymentInfo[Consensus::MAX_VERSION_BITS_DEPLOYMENTS]
std::string DeploymentName(Consensus::BuriedDeployment dep)
std::optional< Consensus::BuriedDeployment > GetBuriedDeployment(const std::string_view deployment_name)
constexpr bool ValidDeployment(BuriedDeployment dep)
@ MAX_VERSION_BITS_DEPLOYMENTS
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.