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
I npm i @keystonehq/bc-ur-registry-eth, and import to react native code( normal js code, not typescript ).
When I start up the App, it stuck at beginning due to the @keystonehq/bc-ur-registry-eth/dist/index.js cannot convert a BigInt value to a number. What can I do to fix this error?
I also tried @keystonehq/bc-ur-registry, it worked without any error.
The text was updated successfully, but these errors were encountered:
CYCken
changed the title
Can't convert BigInt to number
[Question] Can't convert BigInt to number
Feb 13, 2023
I npm i @keystonehq/bc-ur-registry-eth, and import to react native code( normal js code, not typescript ).
When I start up the App, it stuck at beginning due to the @keystonehq/bc-ur-registry-eth/dist/index.js cannot convert a BigInt value to a number. What can I do to fix this error?
I also tried @keystonehq/bc-ur-registry, it worked without any error.
The text was updated successfully, but these errors were encountered: