Skip to content

Commit 946bd8a

Browse files
committed
docs: add release note for scid alias persistence
1 parent f7d9b02 commit 946bd8a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/release-notes/release-notes-0.20.1.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,11 @@
5555

5656
## Functional Enhancements
5757

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).
5863
## RPC Additions
5964

6065
## lncli Additions

0 commit comments

Comments
 (0)