mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-26 17:52:25 +01:00
funding: update release notes to mention funding_expiry_blocks
in
`PendingOpenChannel`.
This commit is contained in:
parent
f7bdbb9e73
commit
987b54f52e
@ -53,6 +53,11 @@ package](https://github.com/lightningnetwork/lnd/pull/7356)
|
||||
a helpful note-to-self containing arbitrary useful information about the
|
||||
channel.
|
||||
|
||||
* `PendingOpenChannel` now has the field
|
||||
[`funding_expiry_blocks`](https://github.com/lightningnetwork/lnd/pull/7480)
|
||||
that indicates the number of blocks until the funding transaction is
|
||||
considered expired.
|
||||
|
||||
* [gRPC keepalive parameters can now be set in the
|
||||
configuration](https://github.com/lightningnetwork/lnd/pull/7730). The `lnd`
|
||||
configuration settings `grpc.server-ping-time` and `grpc.server-ping-timeout`
|
||||
@ -125,6 +130,7 @@ unlock or create.
|
||||
* hieblmi
|
||||
* Jordi Montes
|
||||
* Matt Morehouse
|
||||
* Maxwell Sayles
|
||||
* Michael Street
|
||||
* Oliver Gugger
|
||||
* Shaurya Arora
|
||||
|
Loading…
x
Reference in New Issue
Block a user