<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "Bitcoin",
  "identifier" : "/documentation/Bitcoin/WalletInfo/descriptors",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Bitcoin"
    ],
    "preciseIdentifier" : "s:7Bitcoin10WalletInfoV11descriptorsSbvp"
  },
  "title" : "descriptors"
}
-->

# descriptors

Whether this wallet uses descriptors for output script management.

```
let descriptors: Bool
```