We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b02c12 commit 54736a0Copy full SHA for 54736a0
docs/release-notes/release-notes-0.19.0.md
@@ -113,6 +113,9 @@
113
RPC method now applies a default timeout of 60 seconds when the
114
`timeout_seconds` field is not set or is explicitly set to 0.
115
116
+* [`lnrpc.ClosedChannels` now also includes the `custom_channel_data` used by
117
+ custom channels](https://github.com/lightningnetwork/lnd/pull/9504).
118
+
119
## lncli Additions
120
121
* [A pre-generated macaroon root key can now be specified in `lncli create` and
0 commit comments