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

Smart contract deployment fails due to huge number error #3

Open
rakeshgohel01 opened this issue Dec 20, 2018 · 1 comment
Open

Smart contract deployment fails due to huge number error #3

rakeshgohel01 opened this issue Dec 20, 2018 · 1 comment

Comments

@rakeshgohel01
Copy link

rakeshgohel01 commented Dec 20, 2018

Error: [number-to-bn] while converting number 1e+26 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: "1e+26"{}

Function signature:
function(string , string , uint128 , uint128 , uint128 )

Deployment arguments:
"MCoin", "M", 1000000000000000000,100000000000000000000000, 50000000000000000000000

@rakeshgohel01
Copy link
Author

@ToJen any update on this?

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

1 participant