Skip to content

Commit 051b895

Browse files
committed
docs: add noop HTLCs release note
1 parent c530876 commit 051b895

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/release-notes/release-notes-0.7.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,12 @@
7373
[related PR](https://github.com/lightninglabs/taproot-assets/pull/1613) for
7474
more info.
7575

76+
- Asset HTLCs that are received or sent do not shift the satoshi balance of the
77+
channel. This is because now the default behavior is to use
78+
[Noop HTLCs](https://github.com/lightningnetwork/lnd/pull/9871) which locks
79+
some above-dust sats amount with the HTLC as long as it's in-flight, but
80+
nullifies it upon settlement.
81+
7682
## RPC Additions
7783

7884
- The [price oracle RPC calls now have an intent, optional peer ID and metadata

0 commit comments

Comments
 (0)