Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion _posts/en/newsletters/2020-06-10-newsletter.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,10 @@ release candidates.*
[Bitcoin Improvement Proposals (BIPs)][bips repo], and [Lightning
BOLTs][bolts repo].*

- [Eclair #1440][] Accept multiple channels for some API FIXME:adamjonas
- [Eclair #1440][] allows for updating multiple channels via the API. Proposed
initially to help node operators adjust to the dynamic on-chain fee market
by batch updating their channels' relay fees, this addition enables batch
closing and force-closing as well.

- [Eclair #1141][] adds support for `option_static_remotekey` channels.
In the case of data loss on your end, this feature allows your channel
Expand Down