Skip to content

Commit 9d1320a

Browse files
committed
docs: add release notes entry
1 parent 1c65c3d commit 9d1320a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/release-notes/release-notes-0.18.2.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@
8484
[support the TLV onion
8585
format](https://github.com/lightningnetwork/lnd/pull/8791).
8686

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+
8792
## Testing
8893
## Database
8994
## Code Health

0 commit comments

Comments
 (0)