Better error handling when outbound liquidity is to low #226
Labels
enhancement
New feature or request
good first issue
Good for newcomers
REST
An issue only appearing when using the REST interface
Milestone
If a user tries to send funds from a node where the channel has outgoing liquidity below the channel reserve amount, the error message will say no route found. This is technically correct, but the error message could be more descriptive to the API user.
A better solution would be to check before attempting to send. This affects at least Core Lightning.
The text was updated successfully, but these errors were encountered: