mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-09 18:00:13 +02:00
doc: add release note for -getinfo displaying multiwallet balances
This commit is contained in:
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)
|
Reference in New Issue
Block a user