mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-02 09:42:31 +02:00
release-notes: note that modify custom records are merged
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user