PaulRBerg / evm-bn

Convert fixed-point numbers to ethers big numbers and vice-versa.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: decimals as optional second argument

PaulRBerg opened this issue · comments

Make it possible to provide the number of decimals as an optional second argument. The minimum value permitted should be 1, and the maximum 77.