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

Custom error class for minimum amount error #321

Merged
merged 2 commits into from
Sep 12, 2024
Merged

Conversation

artursapek
Copy link
Collaborator

This should be used to communicate that validate() or quote() have failed, but only because the user's transfer amount was too small. UI should use this to show a helpful error so the user can increase their transfer size.

@artursapek artursapek marked this pull request as draft February 7, 2024 15:57
this should be used to communicate that validate()
or quote() have failed, but only because the user's
transfer amount was too small. UI should use this to
show a helpful error so the user can increase their
transfer size.
@artursapek artursapek marked this pull request as ready for review September 12, 2024 20:14
@artursapek artursapek merged commit cc51d7c into main Sep 12, 2024
1 check passed
@artursapek artursapek deleted the min-amount-error branch September 12, 2024 20:17
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

Successfully merging this pull request may close these issues.

2 participants