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
let's use https://www.npmjs.com/package/bignumber.js to handle easily also formatting of decimal numbers and avoid issues with older versions of browsers which may not support native JS BigInt
Currently Adalite only supports numbers but cardano transactions allow also big integers as values for lovelace, asset amount, fee etc.
The text was updated successfully, but these errors were encountered: