Skip to content

Commit 151068c

Browse files
committed
release-notes: note that modify custom records are merged
1 parent 7896bef commit 151068c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/release-notes/release-notes-0.19.0.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,10 @@
100100
* `lncli abandonchannel` (`Lightning.AbandonChannel` RPC)
101101
* `lncli restorechanbackup` (`Lightning.RestoreChannelBackups` RPC)
102102
* `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.
103107

104108
## lncli Updates
105109

@@ -179,4 +183,4 @@
179183
* Oliver Gugger
180184
* Pins
181185
* Viktor Tigerström
182-
* Ziggie
186+
* Ziggie

0 commit comments

Comments
 (0)