mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-20 08:26:15 -03:00
5 lines
229 B
Markdown
5 lines
229 B
Markdown
## 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)
|