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

Output error message when transaction amount is not greater than 0 #3550

Closed
wants to merge 3 commits into from

Conversation

irontankfish
Copy link

@irontankfish irontankfish commented Feb 24, 2023

Summary

Output error message: "Please enter an amount greater than 0", when transaction amount is not greater than 0
Fixes: #3549

Testin

After burn:
after-burn

After mint:
after-mint

After send:
after-send
g Plan

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and
what additional work is required, if any.

[ X] No

@irontankfish irontankfish requested a review from a team as a code owner February 24, 2023 22:20
@irontankfish irontankfish changed the title Output error message when transaction amount is not greater than 0 Output error message when transaction amount is less than 0 Feb 24, 2023
@irontankfish irontankfish changed the title Output error message when transaction amount is less than 0 Output error message when transaction amount is not greater than 0 Feb 24, 2023
@NullSoldier
Copy link
Contributor

NullSoldier commented Feb 26, 2023

I couldn't merge this in because it had lint failures that were failing the build.

I took this code and did it for minimum, and other types of errors in this PR #3567

We'll still give you code credit but I'm going to close this PR.

@NullSoldier NullSoldier added the testnet-credit Anything related to getting testnet points label Feb 26, 2023
@NullSoldier
Copy link
Contributor

@irontankfish What graffiti do you want this credited to?

@irontankfish
Copy link
Author

@NullSoldier thanks for reaching out, and offering me credit. That is very nice of you guys. It should be under the same name: irontankfish

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testnet-credit Anything related to getting testnet points
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants