We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f14190c commit e7f7fe4Copy full SHA for e7f7fe4
docs/release-notes/release-notes-0.20.0.md
@@ -62,6 +62,12 @@ a certain amount of msats.
62
- Added support for [P2TR Fallback Addresses](
63
https://github.com/lightningnetwork/lnd/pull/9975) in BOLT-11 invoices.
64
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
+
71
## Functional Enhancements
72
* [Add](https://github.com/lightningnetwork/lnd/pull/9677)
73
`ConfirmationsUntilActive` and `ConfirmationHeight` field to the
0 commit comments