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

[FEATURE] Handle flow balance separately by using available balance #204

Open
Peppermint1020 opened this issue Nov 22, 2024 · 0 comments
Open
Assignees

Comments

@Peppermint1020
Copy link
Collaborator

Peppermint1020 commented Nov 22, 2024

Basically, we need use available flow balance across our wallet for flow token balance. Which including move and send action.
In this way, even user use max amount. The balance won’t lower than 0.001 or the minimum storage requirement.
Currently, we query flow token balance along with other tokens together and its total balance.

We need handle flow balance separately by using available balance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants