Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

number-to-bn issue when connecting to expanse network #35

Open
royhodge opened this issue May 27, 2021 · 1 comment
Open

number-to-bn issue when connecting to expanse network #35

royhodge opened this issue May 27, 2021 · 1 comment

Comments

@royhodge
Copy link

Error: [number-to-bn] while converting number {"jsonrpc":"2.0","result":"1"} to BN.js instance, error: invalid number value. Value must be an integer, hex string, BN or BigNumber instance. Note, decimals are not supported. Given value: "[object Object]"

@talk-ming
Copy link

I have meet the same issue with you @royhodge ;
Error: Error: [number-to-bn] while converting number {"jsonrpc":"2.0","result":"5777"} to BN.js instance, error: invalid number value. Value must be an integer, hex string, BN or BigNumber instance. Note, decimals are not supported. Given value: "[object Object]"
did you have solved issue? and how to solve it, pelease tell me; thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants