<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "BitcoinKernel",
  "identifier" : "/documentation/BitcoinKernel/KernelError/precomputedDataCreationFailed",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "BitcoinKernel"
    ],
    "preciseIdentifier" : "s:13BitcoinKernel0B5ErrorO29precomputedDataCreationFailedyA2CmF"
  },
  "title" : "KernelError.precomputedDataCreationFailed"
}
-->

# KernelError.precomputedDataCreationFailed

`btck_precomputed_transaction_data_create` returned null, typically
because the spent-outputs argument did not match the transaction’s
input count or a witness requirement.

```
case precomputedDataCreationFailed
```