Skip to content

Conversation

@yadaniyil
Copy link

Changes the

Bad:getBalances(true,"1283184"),
Bad:getBalances(id: "1283184", refresh: true)

to

Bad: getBalances(true, "1283184"),
Good: getBalances(id: "1283184", refresh: true)

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.

1 participant