<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "BitcoinKernel",
  "identifier" : "/documentation/BitcoinKernel/ScriptVerificationFlags/checkLockTimeVerify",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "BitcoinKernel"
    ],
    "preciseIdentifier" : "s:13BitcoinKernel23ScriptVerificationFlagsV19checkLockTimeVerifyACvpZ"
  },
  "title" : "checkLockTimeVerify"
}
-->

# checkLockTimeVerify

Enable CHECKLOCKTIMEVERIFY (BIP65).

```
static let checkLockTimeVerify: ScriptVerificationFlags
```