Closed vporton closed 4 years ago
Added helper @withDecimals(amount, precision).
@withDecimals(amount, precision)
Thanks @vporton; I've just updated it slightly to be withDecimals() instead of fromWei(), as wei is a concept that really only applies to ETH.
withDecimals()
fromWei()
Added helper
@withDecimals(amount, precision)
.