From 6282e0cf86e7e2a78a7fbf51d0a682055155b066 Mon Sep 17 00:00:00 2001 From: Slyghtning Date: Wed, 26 Jul 2023 17:45:47 +0200 Subject: [PATCH] docs: update release notes --- docs/release-notes/release-notes-0.17.0.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/release-notes/release-notes-0.17.0.md b/docs/release-notes/release-notes-0.17.0.md index 4878f1424..fbdfa7e24 100644 --- a/docs/release-notes/release-notes-0.17.0.md +++ b/docs/release-notes/release-notes-0.17.0.md @@ -117,6 +117,9 @@ on the old value of 10000](https://github.com/lightningnetwork/lnd/pull/7780). message now supports all fields that are present in the `OpenChannel` message, except for the `funding_shim` and `fundmax` fields. +* The [WalletBalance](https://github.com/lightningnetwork/lnd/pull/7857) RPC + (lncli walletbalance) now supports showing the balance for a specific account. + ## Misc * [Generate default macaroons