We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 357ae92 + 2df1c72 commit 6f16261Copy full SHA for 6f16261
docs/lnd/release-notes/release-notes-0.18.4.md
@@ -35,6 +35,7 @@ types in a series of changes:
35
* https://github.com/lightningnetwork/lnd/pull/9095
36
* https://github.com/lightningnetwork/lnd/pull/8960
37
* https://github.com/lightningnetwork/lnd/pull/9194
38
+ * https://github.com/lightningnetwork/lnd/pull/9288
39
40
## Functional Enhancements
41
docs/lnd/release-notes/release-notes-0.19.0.md
@@ -56,6 +56,9 @@
56
57
* [Fixed a case](https://github.com/lightningnetwork/lnd/pull/9258) where the
58
confirmation notification may be missed.
59
+
60
+* [Make the contract resolutions for the channel arbitrator optional](
61
+ https://github.com/lightningnetwork/lnd/pull/9253)
62
63
# New Features
64
0 commit comments