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
when sending a large amount with link (20'000 native) the following error appears:
Error: [number-to-bn] while converting number 2e+22 to BN.js instance, error: invalid number value. Value must be an integer, hex string , BN or BigNumber instance. Note, decimals are not supported
src/app.js:1684
Bounty
Scope
Deliverables
Roles
bounty gardener: name / 10% - 30%
bounty worker: name / 50% - 80%
bounty reviewer: name / 10% - 30%
The text was updated successfully, but these errors were encountered:
when sending a large amount with link (20'000 native) the following error appears:
Error: [number-to-bn] while converting number 2e+22 to BN.js instance, error: invalid number value. Value must be an integer, hex string , BN or BigNumber instance. Note, decimals are not supported
src/app.js:1684
Bounty
Scope
Deliverables
Roles
bounty gardener: name / 10% - 30%
bounty worker: name / 50% - 80%
bounty reviewer: name / 10% - 30%
The text was updated successfully, but these errors were encountered: