<!--
{
  "availability" : [

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

# witness

Enable WITNESS (BIP141).

```
static let witness: ScriptVerificationFlags
```