mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
doc: add release note for -getinfo displaying multiwallet balances
This commit is contained in:
parent
4b5c9191e3
commit
6d35d0d18f
1 changed files with 5 additions and 0 deletions
5
doc/release-notes-18594.md
Normal file
5
doc/release-notes-18594.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
## CLI
|
||||
|
||||
The `bitcoin-cli -getinfo` command now displays the wallet name and balance for
|
||||
each of the loaded wallets when more than one is loaded (e.g. in multiwallet
|
||||
mode) and a wallet is not specified with `-rpcwallet`. (#18594)
|
||||
Loading…
Add table
Add a link
Reference in a new issue