![]() |
Bitcoin Core 29.99.0
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
std::string | DeploymentName (Consensus::BuriedDeployment dep) |
std::optional< Consensus::BuriedDeployment > | GetBuriedDeployment (const std::string_view name) |
Variables | |
const std::array< VBDeploymentInfo, Consensus::MAX_VERSION_BITS_DEPLOYMENTS > | VersionBitsDeploymentInfo |
std::string DeploymentName | ( | Consensus::BuriedDeployment | dep | ) |
Definition at line 22 of file deploymentinfo.cpp.
std::optional< Consensus::BuriedDeployment > GetBuriedDeployment | ( | const std::string_view | name | ) |
const std::array<VBDeploymentInfo,Consensus::MAX_VERSION_BITS_DEPLOYMENTS> VersionBitsDeploymentInfo |
Definition at line 11 of file deploymentinfo.cpp.