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

Add balance validation before transaction load #465

Open
gemcoder21 opened this issue Feb 28, 2025 · 0 comments
Open

Add balance validation before transaction load #465

gemcoder21 opened this issue Feb 28, 2025 · 0 comments
Assignees

Comments

@gemcoder21
Copy link
Contributor

We use TransferAmountCalculator to calculate succifient / insufficient balance check after load() of the transaction happen with lots of different checks.

But for simple cases we should do balance check to avoid throwing random errors. Expected to see insufficient balance error

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

No branches or pull requests

2 participants