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 f7d9b02 commit 946bd8aCopy full SHA for 946bd8a
docs/release-notes/release-notes-0.20.1.md
@@ -55,6 +55,11 @@
55
56
## Functional Enhancements
57
58
+- Aliases that are added via the `XAddLocalChanAliases` RPC will now be
59
+persisted on restart and will be reloaded even for confirmed channels. The only
60
+way to delete an alias added via the RPC is by calling the
61
+`XDeleteLocalChanAliases` RPC endpoint. See more on the
62
+[Github PR](https://github.com/lightningnetwork/lnd/pull/10411).
63
## RPC Additions
64
65
## lncli Additions
0 commit comments