> Improve getbalances coverage in wallet_balance tests
> and shift some getunconfirmedbalance calls to getbalances, as the former is
deprecated, while leaving essential coverage for it in test_balances().
>
> Shift coverage from getunconfirmedbalance to getbalances in wallet_abandonconflict tests
>
> Use getbalances in wallet_address_types tests
This is a backport of Core PR18451