Constructs a checker for a specific BIP9 deployment.
Synopsis
Declared in <versionbits_impl.h>
explicit
VersionBitsConditionChecker(Consensus::BIP9Deployment const& dep);
Parameters
Name |
Description |
dep |
The deployment parameters to check against. |
Created with MrDocs