Skip to content

Commit

Permalink
Merge pull request #607 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 Feb 6, 2024
2 parents a96c1b7 + e93e4f6 commit 3cc5c5b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/lnd/release-notes/release-notes-0.18.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,13 @@

* [Add Taproot witness types
to rpc](https://github.com/lightningnetwork/lnd/pull/8431)

* [Fixed](https://github.com/lightningnetwork/lnd/pull/7852) the payload size
calculation in our pathfinder because blinded hops introduced new tlv records.

* [Fixed](https://github.com/lightningnetwork/lnd/pull/8432) a timestamp
precision issue when querying payments and invoices using the start and end
date filters.

# New Features
## Functional Enhancements
Expand Down

0 comments on commit 3cc5c5b

Please sign in to comment.