ZcashLightClientKit/Sources/ZcashLightClientKit/Synchronizer
Michal Fousek 4e5cb505fa [#488] Delete cache db when sync ends
Closes #488

- When sync process is finished cache DB is removed from disk.
- Latest downloaded block is preserved becuase it's required to computes
  in which phase to resume sync process.
- `SDKSynchronizer.latestDownloadedHeight` public API is removed
  it makes no longer sense. This API was reading from cache DB.
2022-11-15 10:31:59 +01:00
..
SDKSynchronizer.swift [#488] Delete cache db when sync ends 2022-11-15 10:31:59 +01:00