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

Fix validate function in blockchain balance validator #533

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

vplasencia
Copy link
Member

Description

The balance returned by the jsonRpcProvider is Wei and it should be converted to Ethers so that people can work with Ethers instead of Wei.

Related Issue

Closes #532

Does this introduce a breaking change?

  • Yes
  • No

The balance returned by the jsonRpcProvider is Wei and it should be converted to Ethers so that
people can work with Ethers instead of Wei.

fix #532
Copy link

vercel bot commented Jun 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bandada-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2024 0:21am
bandada-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2024 0:21am

Copy link
Collaborator

@0xjei 0xjei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 for the UX!

@vplasencia vplasencia merged commit 45c1d07 into main Jun 27, 2024
5 checks passed
@vplasencia vplasencia deleted the fix/min-balance branch September 13, 2024 20:59
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.

minBalance value is not working fine
2 participants