mirror of
https://github.com/lightninglabs/lightning-terminal.git
synced 2026-08-13 12:33:36 +02:00
Add a tombstone helper for checking whether a legacy kvdb file exists on disk, without inspecting any tombstone state inside the database. Use this helper in the tombstone deprecation and activity checks so missing-file handling is centralized in one place instead of being reimplemented in each function. We also export this helper function, as we'll use it in the upcoming commit which checks if the legacy any bbolt database file exists before attempting to migrate it. |
||
|---|---|---|
| .. | ||
| tombstone.go | ||