<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "BitcoinKernel",
  "identifier" : "/documentation/BitcoinKernel/BlockchainSync/Update/State-swift.enum/finished",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "BitcoinKernel"
    ],
    "preciseIdentifier" : "s:13BitcoinKernel14BlockchainSyncV6UpdateV5StateO8finishedyA2GmF"
  },
  "title" : "BlockchainSync.Update.State.finished"
}
-->

# BlockchainSync.Update.State.finished

Local chain has reached the source’s tip. Terminal state —
the sequence finishes after emitting this.

```
case finished
```