docs: add release note for #1335

Signed-off-by: 0xfandom <kashyapshivank01@gmail.com>
This commit is contained in:
0xfandom 2026-07-21 15:16:10 +05:30
parent fefa213ad4
commit 82b52eb177

View file

@ -41,6 +41,11 @@
permanently, requiring a manual restart. The wait is now bounded by a
configurable, generous timeout (`--lndreadytimeout`, defaulting to 10
minutes) instead of a fixed attempt count.
* [Hide unsupported flags from `litcli ln
addinvoice`](https://github.com/lightninglabs/lightning-terminal/pull/1335):
The `addinvoice` command no longer advertises the blinded-path flags or
`--cltv_expiry_delta`, which were inherited from `lncli` but have no effect on
Taproot Asset invoices.
### Functional Changes/Additions