mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-01 02:02:10 +02:00
Merge pull request #7857 from hieblmi/wallet-balance-account
lnrpc: adding account name to the `WalletBalance` rpc
This commit is contained in:
@@ -120,6 +120,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
|
||||
|
Reference in New Issue
Block a user