<!--
{
  "availability" : [

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

# taproot

Enable TAPROOT (BIPs 341 & 342).

```
static let taproot: ScriptVerificationFlags
```