mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 17:55:36 +01:00
docs: update release-notes
This commit is contained in:
parent
39f9673bc7
commit
6cbb62a2df
1 changed files with 4 additions and 0 deletions
|
@ -39,6 +39,10 @@ package](https://github.com/lightningnetwork/lnd/pull/7356)
|
|||
* [HTLC serialization updated](https://github.com/lightningnetwork/lnd/pull/7710)
|
||||
to allow storing extra data transmitted in TLVs.
|
||||
|
||||
* [MaxLocalCSVDelay now has a default value of 2016. It is still possible to
|
||||
override this value with the config option --maxlocaldelay for those who rely
|
||||
on the old value of 10000](https://github.com/lightningnetwork/lnd/pull/7780).
|
||||
|
||||
## RPC
|
||||
|
||||
* [SendOutputs](https://github.com/lightningnetwork/lnd/pull/7631) now adheres
|
||||
|
|
Loading…
Add table
Reference in a new issue