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
When dealing with very large numbers (>= 1e+21), result in the send() method fails to convert scientific notation to a number, creating downstream BigNumber conversion errors
#16