File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
docs/taproot-assets/release-notes Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 73
73
[ related PR] ( https://github.com/lightninglabs/taproot-assets/pull/1613 ) for
74
74
more info.
75
75
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
+
76
84
## RPC Additions
77
85
78
86
- The [ price oracle RPC calls now have an intent, optional peer ID and metadata
You can’t perform that action at this time.
0 commit comments