hypercore-one / syrius

MIT License
0 stars 0 forks source link

Bug: Cannot transfer minimum ZTS amount #50

Closed sol-znn closed 1 year ago

sol-znn commented 1 year ago

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