42 if (
name ==
"segwit") {
44 }
else if (
name ==
"bip34") {
46 }
else if (
name ==
"dersig") {
48 }
else if (
name ==
"cltv") {
50 }
else if (
name ==
"csv") {
std::optional< Consensus::BuriedDeployment > GetBuriedDeployment(const std::string_view name)
std::string DeploymentName(Consensus::BuriedDeployment dep)
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...
const char * name
Deployment name.