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: Cannot transfer minimum ZTS amount #50

Closed
sol-znn opened this issue Sep 12, 2023 · 0 comments · Fixed by #51
Closed

Bug: Cannot transfer minimum ZTS amount #50

sol-znn opened this issue Sep 12, 2023 · 0 comments · Fixed by #51
Labels
bug Something isn't working

Comments

@sol-znn
Copy link
Member

sol-znn commented Sep 12, 2023

Describe the bug
The Transfer widget does not permit users to transfer the minimum amount for any ZTS.
This is especially evident when users attempt to transfer a ZTS without decimals.

To Reproduce
Precondition 1: your account must have a ZTS programmed with 0 decimal points.
Example: BAG

Steps to reproduce the behavior:

  1. Launch Syrius v0.0.7 or v0.1.0
  2. Navigate to the Transfer tab
  3. Populate the recipient field with a valid address
  4. Enter 1 in the amount field

Expected behavior
The Send payment button should turn green.

Actual behavior
The input is considered invalid.

Desktop

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

Successfully merging a pull request may close this issue.

1 participant