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

Properly handle rejection of deposit creation #17

Open
3 tasks
pociej opened this issue Mar 8, 2024 · 0 comments
Open
3 tasks

Properly handle rejection of deposit creation #17

pociej opened this issue Mar 8, 2024 · 0 comments
Assignees

Comments

@pociej
Copy link
Contributor

pociej commented Mar 8, 2024

We need to handle Blockchain related errors when we try to create deposit. There are plenty of reasons including :

  • missing allowance
  • deposit exceeds allowance
  • 0 or undefined amount provided

It should be properly handled and presented to user.
When deposit exceeds probably some extra functionality will be needed asking to increase allowance amount.

@pociej pociej self-assigned this Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant