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

(Bug) Validation for transaction form #4

Open
clovisdasilvaneto opened this issue Jan 8, 2022 · 2 comments
Open

(Bug) Validation for transaction form #4

clovisdasilvaneto opened this issue Jan 8, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@clovisdasilvaneto
Copy link
Collaborator

Description

Currently we do not validate if the balance of the user is greater than the total amount (including fee) that he is trying to send to another address.

Is it a feature request?

No, it is a bug.

Acceptance criterea

  • User balance should be greater than the total amount (including fees), to send a transaction.
@clovisdasilvaneto clovisdasilvaneto added the bug Something isn't working label Jan 8, 2022
@BrightTNut
Copy link

i think , when amount is entering then compare the balance

@clovisdasilvaneto
Copy link
Collaborator Author

yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants