We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7896bef commit 151068cCopy full SHA for 151068c
docs/release-notes/release-notes-0.19.0.md
@@ -100,6 +100,10 @@
100
* `lncli abandonchannel` (`Lightning.AbandonChannel` RPC)
101
* `lncli restorechanbackup` (`Lightning.RestoreChannelBackups` RPC)
102
* `lncli verifychanbackup` (`Lightning.VerifyChanBackup` RPC)
103
+* The `ForwardInterceptor`'s `MODIFY` option will
104
+ [merge](https://github.com/lightningnetwork/lnd/pull/9240) any custom
105
+ range TLVs provided with the existing set of records on the HTLC,
106
+ overwriting any conflicting values with those supplied by the API.
107
108
## lncli Updates
109
@@ -179,4 +183,4 @@
179
183
* Oliver Gugger
180
184
* Pins
181
185
* Viktor Tigerström
182
-* Ziggie
186
+* Ziggie
0 commit comments