Returns the human‐readable name of a buried (always‐active) deployment.

Synopsis

Declared in <deploymentinfo.h>

std::string
DeploymentName(Consensus::BuriedDeployment dep);

Return Value

The deployment name.

Parameters

Name

Description

dep

The buried deployment to name.

Created with MrDocs