mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-13 02:11:03 +02:00
docs: added release notes
This commit is contained in:
parent
ddc4bc6b32
commit
d1f961c598
@ -8,6 +8,9 @@
|
|||||||
* [Add time_lock_delta overflow check for UpdateChannelPolicy](https://github.com/lightningnetwork/lnd/pull/7350)
|
* [Add time_lock_delta overflow check for UpdateChannelPolicy](https://github.com/lightningnetwork/lnd/pull/7350)
|
||||||
that ensure `time_lock_delta` is greater or equal than `0` and less or equal than `65535`
|
that ensure `time_lock_delta` is greater or equal than `0` and less or equal than `65535`
|
||||||
|
|
||||||
|
* [Added ability to backup, verify and
|
||||||
|
restore single channels](https://github.com/lightningnetwork/lnd/pull/7437)
|
||||||
|
to and from a file on disk.
|
||||||
|
|
||||||
## Watchtowers
|
## Watchtowers
|
||||||
|
|
||||||
@ -39,6 +42,7 @@
|
|||||||
|
|
||||||
# Contributors (Alphabetical Order)
|
# Contributors (Alphabetical Order)
|
||||||
|
|
||||||
|
* ardevd
|
||||||
* Elle Mouton
|
* Elle Mouton
|
||||||
* Oliver Gugger
|
* Oliver Gugger
|
||||||
* Tommy Volk
|
* Tommy Volk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user