Returns the human‐readable name of a version‐bits deployment.

Synopsis

Declared in <deploymentinfo.h>

std::string
DeploymentName(Consensus::DeploymentPos pos);

Return Value

The deployment name.

Parameters

Name

Description

pos

The version‐bits deployment position to name.

Created with MrDocs