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.
1 parent b525754 commit 100feb7Copy full SHA for 100feb7
docs/release-notes/release-notes-0.19.3.md
@@ -33,6 +33,10 @@
33
can cause contract resolvers to be stuck at marking the channel force close as
34
being complete.
35
36
+- [Fixed a bug in `btcwallet` that caused issues with Tapscript addresses being
37
+ imported in a watch-only (e.g. remote-signing)
38
+ setup](https://github.com/lightningnetwork/lnd/pull/10119).
39
+
40
# New Features
41
42
## Functional Enhancements
@@ -84,4 +88,5 @@
84
88
85
89
* Elle Mouton
86
90
* Olaoluwa Osuntokun
91
+* Oliver Gugger
87
92
* Yong Yu
0 commit comments