Merge pull request #9945 from ziggie1984/optional-migration

Decayed log optional migration
This commit is contained in:
Olaoluwa Osuntokun
2025-06-23 16:17:31 -07:00
committed by GitHub
11 changed files with 301 additions and 72 deletions

View File

@@ -51,6 +51,9 @@
## Code Health
- [Add Optional Migration](https://github.com/lightningnetwork/lnd/pull/9945)
which garbage collects the `decayed log` also known as `sphinxreplay.db`.
## Breaking Changes
## Performance Improvements