release-notes: note that modify custom records are merged

This commit is contained in:
Carla Kirk-Cohen 2024-11-04 16:46:43 -05:00
parent 7896bef2a0
commit 151068c5e9
No known key found for this signature in database
GPG Key ID: 4CA7FE54A6213C91

View File

@ -100,6 +100,10 @@
* `lncli abandonchannel` (`Lightning.AbandonChannel` RPC)
* `lncli restorechanbackup` (`Lightning.RestoreChannelBackups` RPC)
* `lncli verifychanbackup` (`Lightning.VerifyChanBackup` RPC)
* The `ForwardInterceptor`'s `MODIFY` option will
[merge](https://github.com/lightningnetwork/lnd/pull/9240) any custom
range TLVs provided with the existing set of records on the HTLC,
overwriting any conflicting values with those supplied by the API.
## lncli Updates
@ -179,4 +183,4 @@
* Oliver Gugger
* Pins
* Viktor Tigerström
* Ziggie
* Ziggie