mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-09 20:49:08 +02:00
release-notes: note that modify custom records are merged
This commit is contained in:
parent
7896bef2a0
commit
151068c5e9
@ -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
|
Loading…
x
Reference in New Issue
Block a user