Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commands: include missing amount in response
The GUI uses the InsufficientFunds error to get the missing amount when the user is creating a new spend. It is not straightforward to extract this information in a general way from the RPC error. Instead, this missing amount will be included in the command response. These changes are based on suggestions from darosior and edouardparis.
- Loading branch information