Skip to content

Commit

Permalink
Merge pull request #667 from lightninglabs/docs-lnd
Browse files Browse the repository at this point in the history
Update lnd documentation
  • Loading branch information
github-actions[bot] authored Jul 10, 2024
2 parents 3e83540 + fe17948 commit fe63da6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/lnd/release-notes/release-notes-0.18.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,12 @@

## Testing
## Database

* [Migrate](https://github.com/lightningnetwork/lnd/pull/8855) incorrectly
stored invoice expiry values. This migration only affects users of native SQL
invoice database. Invoices with incorrect expiry values will be updated to
24-hour expiry, which is the default behavior in LND.

## Code Health
## Tooling and Documentation

Expand Down

0 comments on commit fe63da6

Please sign in to comment.