docs: add release notes

This commit is contained in:
Oliver Gugger 2025-02-11 19:59:01 +01:00
parent 42781f77cb
commit 5e45f4726d
No known key found for this signature in database
GPG key ID: 8E4256593F177720

View file

@ -118,6 +118,9 @@
RPC method now applies a default timeout of 60 seconds when the
`timeout_seconds` field is not set or is explicitly set to 0.
* [`lnrpc.ClosedChannels` now also includes the `custom_channel_data` used by
custom channels](https://github.com/lightningnetwork/lnd/pull/9504).
## lncli Additions
* [A pre-generated macaroon root key can now be specified in `lncli create` and