Skip to content

Commit 38a719d

Browse files
GeorgeTsagkguggero
authored andcommitted
docs: update release notes for NoOp HTLCs
1 parent 2e90d5c commit 38a719d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/release-notes/release-notes-0.19.3.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,13 @@
6161
anchors into its own tx, which means the anchor outputs won't be swept in a
6262
high fee environment.
6363

64+
- Added [NoOp HTLCs](https://github.com/lightningnetwork/lnd/pull/9871). This
65+
allows sending HTLCs to the remote party without shifting the balances of the
66+
channel. This is currently only possible to use with custom channels, and only
67+
when the appropriate TLV flag is set. This allows for HTLCs carrying metadata
68+
to reflect their state on the channel commitment without having to send or
69+
receive a certain amount of msats.
70+
6471
## RPC Additions
6572

6673
## lncli Additions

0 commit comments

Comments
 (0)