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

chore: replace empty string with 0 #63

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

Mrsirdev
Copy link
Collaborator

ERC20ModuleBalance endpoint returns the ERC20 balance of some tokens with and empty string when the RPC fails.

This patches the endpoint to return with 0 in case RPC fails instead of ""

@codeclimate
Copy link

codeclimate bot commented Oct 11, 2023

Code Climate has analyzed commit 2ac8523 and detected 0 issues on this pull request.

View more on Code Climate.

@Mrsirdev Mrsirdev merged commit 580206e into main Oct 11, 2023
4 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.

3 participants