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

feat(wallet): 修复钱包余额判断逻辑 #957

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

vatebur
Copy link
Member

@vatebur vatebur commented Aug 19, 2024

俩个功能对钱包余额的判断逻辑不一样

  • ”管理钱包余额“里的amount变量带符号
  • “钱包转账”里的amount变量不带符号

- ”管理钱包余额“里的amount变量带符号
- “钱包转账”里的amount变量不带符号
@vatebur
Copy link
Member Author

vatebur commented Aug 19, 2024

感谢@LHyphen review

@fumiama fumiama merged commit 31b7017 into FloatTech:master Aug 19, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants