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

Check for funds on ATM #95

Merged
merged 2 commits into from
Aug 20, 2024
Merged

Check for funds on ATM #95

merged 2 commits into from
Aug 20, 2024

Conversation

talvasconcelos
Copy link
Collaborator

Check and display error if available balance is less than requested on ATM.

  • check if amount exceeds withdraw limit
  • check if amount exceeds available wallet balance
  • fixed this error on get_rates

@talvasconcelos talvasconcelos merged commit ea18a40 into main Aug 20, 2024
10 checks passed
@talvasconcelos talvasconcelos deleted the atm_error_msg_amount branch August 20, 2024 09:07
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.

1 participant