Skip to content

Commit f66aa64

Browse files
committed
docs: add release note for scid alias persistence
1 parent 4abd69b commit f66aa64

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
@@ -36,6 +36,11 @@
3636

3737
## Functional Enhancements
3838

39+
- Aliases that are added via the `XAddLocalChanAliases` RPC will now be
40+
persisted on restart and will be reloaded even for confirmed channels. The only
41+
way to delete an alias added via the RPC is by calling the
42+
`XDeleteLocalChanAliases` RPC endpoint. See more on the
43+
[Github PR](https://github.com/lightningnetwork/lnd/pull/10411).
3944
## RPC Additions
4045

4146
## lncli Additions

0 commit comments

Comments
 (0)