Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Improve error when unable to top up spending balance due to max liquidity limit #2249

Closed
catch-21 opened this issue Sep 26, 2024 · 1 comment · Fixed by #2406
Closed
Assignees
Labels
enhancement New feature or request estimate:2 feature request A user has an idea for the app

Comments

@catch-21
Copy link
Contributor

catch-21 commented Sep 26, 2024

Describe the problem

When a user wants to transfer from savings to spending but are already very near to or have even exceeded the €950 limit they will get a message like:

Screenshot 2024-09-26 at 19 19 39

It isn't clear what they can do to resolve the issue.

Describe the solution

We could suggest that they close one of their LN channels, perhaps the one with most inbound liquidity.

Additional context

No response

@catch-21 catch-21 added enhancement New feature or request feature request A user has an idea for the app labels Sep 26, 2024
@pwltr pwltr self-assigned this Nov 27, 2024
@pwltr pwltr linked a pull request Dec 17, 2024 that will close this issue
7 tasks
@catch-21
Copy link
Contributor Author

Verified in v1.0.8
When it is not possible to transfer any more funds from savings to spending due to zero available liquidity, the error now reads "You've reached the maximum for your spending balance."
Where there is some available liquidity, it still gives the $ amount when attempting to exceed the maximum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request estimate:2 feature request A user has an idea for the app
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants