Extend getBalance
request by adding support for getCommittedAmount
parameter
#806
Labels
getBalance
request by adding support for getCommittedAmount
parameter
#806
Is your feature request related to a problem? Please describe.
Currently, the
getAccount
request has support for showing commitment balance.Response example:
But the
getBalance
request does NOT have support for showing commitment balance.Response example:
Describe the solution you'd like
The
getBalance
request must have support for that parameter also!Describe alternatives you've considered
On the mobile wallet, i will be making the full request instead
Additional context
This request is lightweight compared to
getAccount
it allows any client to make more efficient queries.The text was updated successfully, but these errors were encountered: