Skip to content

Commit 5ad7a60

Browse files
committed
docs: add release note
1 parent ba2fdd2 commit 5ad7a60

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/release-notes/release-notes-0.20.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ a certain amount of msats.
6262
- Added support for [P2TR Fallback Addresses](
6363
https://github.com/lightningnetwork/lnd/pull/9975) in BOLT-11 invoices.
6464

65+
- A new experimental RPC endpoint
66+
[XFindBaseLocalChanAlias](https://github.com/lightningnetwork/lnd/pull/10133)
67+
was added for looking up the base scid for an scid alias. Aliases that were
68+
manually created via the `XAddLocalChanAliases` endpoint will get lost on
69+
restart.
70+
6571
## Functional Enhancements
6672
* [Add](https://github.com/lightningnetwork/lnd/pull/9677)
6773
`ConfirmationsUntilActive` and `ConfirmationHeight` field to the

0 commit comments

Comments
 (0)