Skip to content

Commit 0b7287c

Browse files
Merge pull request #903 from lightninglabs/docs-taproot-assets
Update taproot-assets documentation
2 parents 59d64b3 + 1e8dba4 commit 0b7287c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,14 @@
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/lightninglabs/taproot-assets/pull/1567) which
79+
lock some above-dust sats amount with the HTLC as long as it's in-flight, but
80+
nullifies it upon settlement. This is currently hidden behind the dev build
81+
tag and also needs to be toggled on via the `channel.noop-htlcs` configuration
82+
option.
83+
7684
## RPC Additions
7785

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

0 commit comments

Comments
 (0)