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] Sending Max Amount of FLOW Leaves 0.002 FLOW Remaining #618

Open
Peppermint1020 opened this issue Dec 2, 2024 · 0 comments
Open
Assignees

Comments

@Peppermint1020
Copy link
Collaborator

Peppermint1020 commented Dec 2, 2024

Description
When sending the maximum amount of FLOW tokens, the system leaves 0.002 FLOW remaining in the wallet instead of only retaining the minimum required amount (e.g., 0.001 FLOW for storage). This discrepancy might confuse users and leads to incorrect calculations when attempting to send the maximum balance.
https://github.com/user-attachments/assets/54c79bec-d1bd-40fa-be77-afb7a721ebc8

Steps to Reproduce
(1)Open the wallet and ensure the balance has sufficient FLOW tokens.
(2)Attempt to send/move the maximum amount of FLOW tokens using the " Max" option.
(3)Confirm the transaction.
(4)Check the remaining balance in the wallet after the transaction.
Expected Behavior
The system should only retain the required minimum balance for storage, which is 0.001 FLOW (or the exact storage requirement).

Actual Behavior
The system leaves 0.002 FLOW remaining in the wallet, exceeding the required minimum.

Environment
Platform: iOS 2.2.11(7)

@Peppermint1020 Peppermint1020 converted this from a draft issue Dec 2, 2024
@zhouxl zhouxl moved this from Todo to In Progress in Flow Wallet Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants