liquality / chainify

Blockchain abstraction layer
https://liquality.io
MIT License
219 stars 69 forks source link

fix: replace toString with toFixed to prevent exponent error #564

Closed skeremidchiev closed 2 years ago

skeremidchiev commented 2 years ago

Fix for exponent number issues.

LIQ-1446