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
SyntaxError: Cannot convert 42.144481999999996 to a BigInt
at BigInt (<anonymous>)
at number (/app/node_modules/json-bigint/lib/parse.js:215:15)
at value (/app/node_modules/json-bigint/lib/parse.js:397:41)
at object (/app/node_modules/json-bigint/lib/parse.js:367:27)
When resolving an address like this:
We get this error from the SDK.
Update 1
This issue is related to this sidorares/json-bigint#49
The text was updated successfully, but these errors were encountered: