bn.js icon indicating copy to clipboard operation
bn.js copied to clipboard

Improve error messages and argument checking in .imuln()

Open webmaster128 opened this issue 7 years ago • 0 comments

I got an "Assertion failed" after doing a .muln(10**9), which was not very helpful. Thus this improved error messages and some more checks.

webmaster128 avatar Nov 29 '18 14:11 webmaster128