Skip to content

Commit 97bbbf1

Browse files
committed
docs: update release notes for NoOp HTLCs
1 parent 47d1365 commit 97bbbf1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/release-notes/release-notes-0.20.0.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,13 @@
4040

4141
# New Features
4242

43+
- Added [NoOp HTLCs](https://github.com/lightningnetwork/lnd/pull/9871). This
44+
allows sending HTLCs to the remote party without shifting the balances of the
45+
channel. This is currently only possible to use with custom channels, and only
46+
when the appropriate TLV flag is set. This allows for HTLCs carrying metadata to
47+
reflect their state on the channel commitment without having to send or receive
48+
a certain amount of msats.
49+
4350
## Functional Enhancements
4451

4552
* RPCs `walletrpc.EstimateFee` and `walletrpc.FundPsbt` now

0 commit comments

Comments
 (0)