You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I see your point. But the decision was between a working react native production build or this breaking change. This was the reason why I‘ve decided to release this breaking change. I‘ve apologize for the troubles.
Description
It's returning strings instead of BigNumber objects on a contract method call.
Expected behavior
Returns a BigNumber object instead of a string.
Actual behavior
Returns a number as string.
Steps to reproduce the behavior
Error Logs
Versions
The text was updated successfully, but these errors were encountered: