VersionBitsConditionChecker::VersionBitsConditionChecker

Constructs a checker for a deployment selected by position from consensus params.

Synopsis

Declared in <versionbits_impl.h>

explicit
VersionBitsConditionChecker(
    Consensus::Params const& params,
    Consensus::DeploymentPos id);

Parameters

NameDescription
paramsThe consensus parameters holding the deployments.
idThe position of the deployment to check.