<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "Bitcoin",
  "identifier" : "/documentation/Bitcoin/Transaction/init(from:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "Bitcoin"
    ],
    "preciseIdentifier" : "s:7Bitcoin11TransactionV4fromACs7Decoder_p_tKcfc"
  },
  "title" : "init(from:)"
}
-->

# init(from:)

```
init(from decoder: any Decoder) throws
```