This repository was archived by the owner on Mar 5, 2025. It is now read-only.
Returning of BigNumber objects instead of strings #2570
Labels
Enhancement
Includes improvements or optimizations
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: