docs: update release notes for account renaming

This commit is contained in:
cyberguru1 2026-04-15 03:14:37 -05:00
parent 06c018da98
commit d435ca7fe6
No known key found for this signature in database
GPG key ID: F0FB5ECF1A8786E6

View file

@ -29,6 +29,10 @@
The `litcli ln payinvoice` command now displays an asset-aware confirmation
prompt before sending a payment.
* [Renaming off-chain accounts](https://github.com/lightninglabs/lightning-terminal/pull/1274):
Added the ability to rename off-chain accounts using the `litcli accounts
update` command with a new `--new_label` flag.
### Technical and Architectural Updates
## RPC Updates