From 23467cbb666e063cbf5485568cfb813e9eeceabd Mon Sep 17 00:00:00 2001 From: Slyghtning Date: Sat, 10 Jun 2023 21:30:08 +0200 Subject: [PATCH] docs: update release notes --- docs/release-notes/release-notes-0.17.0.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/release-notes/release-notes-0.17.0.md b/docs/release-notes/release-notes-0.17.0.md index 61b5d0eca..e4e5d0bda 100644 --- a/docs/release-notes/release-notes-0.17.0.md +++ b/docs/release-notes/release-notes-0.17.0.md @@ -109,6 +109,10 @@ on the old value of 10000](https://github.com/lightningnetwork/lnd/pull/7780). key scopes. The non-deterministic behaviours linked to this case are fixed, and users can no longer create two custom accounts with the same name. +* `OpenChannel` adds a new `utxo` flag that allows the specification of multiple + UTXOs [as a basis for funding a channel + opening.](https://github.com/lightningnetwork/lnd/pull/7516) + ## Misc * [Generate default macaroons