docs: add script enforced channel leases text to release notes

This commit is contained in:
Wilmer Paulino 2021-07-30 15:28:10 -07:00 committed by Olaoluwa Osuntokun
parent e891dd0fd3
commit 08d93fd15b
No known key found for this signature in database
GPG Key ID: 3BBD59E99B280306

View File

@ -103,6 +103,18 @@ the remote peer supports said channel type and agrees, the previous implicit
negotiation based on the shared set of feature bits is bypassed, and the
proposed channel type is used.
### Script Enforced Channel Leases
[A new channel commitment type that builds upon the recently introduced anchors
commitment format has been introduced to back channel leases resulting from
Lightning Pool](https://github.com/lightningnetwork/lnd/pull/5709). This new
channel commitment type features an additional spend requirement on any
commitment and HTLC outputs that pay directly to the channel initiator. The
channel initiator must now wait for the channel lease maturity, expressed as an
absolute height of the chain, to be met before being able to sweep their funds,
on top of the usual CSV delay requirement. See the linked pull request for more
details.
## RPC Server
* [Return payment address and add index from