Add balances to accounts
Opened this issue · 0 comments
petrdvorak commented
It is rarely the case user only needs to fetch accounts without balances. It would be nice to have an option to receive account balances in account list resources.
Current state
I need to ask for accounts and then query each account for balances.
Requested state
Balances are returned at once, with account list response.