![]() |
Bitcoin Core
26.1.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 struct VBDeploymentInfo | VersionBitsDeploymentInfo [Consensus::MAX_VERSION_BITS_DEPLOYMENTS] |
| 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 struct VBDeploymentInfo VersionBitsDeploymentInfo[Consensus::MAX_VERSION_BITS_DEPLOYMENTS] |
Definition at line 11 of file deploymentinfo.cpp.
1.8.14