Constructs a checker for a deployment selected by position from consensus params.
Declared in <versionbits_impl.h>
explicit
VersionBitsConditionChecker(
Consensus::Params const& params,
Consensus::DeploymentPos id);
| Name | Description |
|---|---|
| params | The consensus parameters holding the deployments. |
| id | The position of the deployment to check. |