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 1c65c3d commit 9d1320aCopy full SHA for 9d1320a
docs/release-notes/release-notes-0.18.2.md
@@ -84,6 +84,11 @@
84
[support the TLV onion
85
format](https://github.com/lightningnetwork/lnd/pull/8791).
86
87
+* Allow channel fundee to send a [minimum confirmation depth of
88
+ 0](https://github.com/lightningnetwork/lnd/pull/8796) for a non-zero-conf
89
+ channel. We will still wait for the channel to have at least one confirmation
90
+ and so the main change here is that we don't error out for such a case.
91
+
92
## Testing
93
## Database
94
## Code Health
0 commit comments