-
Notifications
You must be signed in to change notification settings - Fork 0
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] Issue moving tokens (eg: st.FLOW and USDC.e) between Cadence / EVM at max precision #73
Comments
@Peppermint1020 - This occurs when inputting more than the supported decimal places for the amount of token to move. We need to ensure we properly round the amount to the correct precision. |
Reproduced this issue in iOS prod version 2.2.10(10). Updated fixed above issue in IOS prod version 2.2.11 |
Tested on extension prod 2.5.20. |
Tested Android prod version i1.6.14. |
Current Behavior
Expected Behavior
Steps to Reproduce
Expected Outcomes
Platforms
Details:
The text was updated successfully, but these errors were encountered: