beta51 return broken BigNumber from contract methods #2603
Labels
2.x
2.0 related issues
Enhancement
Includes improvements or optimizations
On Ice
Important but no longer pursued for the near future
Stale
Has not received enough activity
Description
It is said that
Seems like these BigNumber come from ethers.js which enwraps BN's making it impossible to operate them in conjuncture with pure BN.
Expected behavior
Code above works
Actual behavior
The error is
Error: invalid BigNumber value (arg="value", value="2", version=4.0.27)
Versions
The text was updated successfully, but these errors were encountered: