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

transaction underpriced #17

Open
reppolice opened this issue Jun 16, 2019 · 1 comment
Open

transaction underpriced #17

reppolice opened this issue Jun 16, 2019 · 1 comment

Comments

@reppolice
Copy link

This is my first attempt to use truffle etc, but I seemed to have done all right with truffle test and deploy etc, but then

node ./scripts/lockdrop.js --remoteUrl https://ropsten.infura.io --lock --lockLength 3 --lockValue 0.5

seems not to be paying the right fee, and your APi at least does not have a gas limit parameter, even though the manual instructions suggest to increase the gas limit. Truth be told, I mainly switched to this package because the MyCrypto instructions also did not work for me, so far.

@reppolice
Copy link
Author

Hmm, OK, I can see truffle-config is provided by the repo and has rather high defaults, it would be a suprise if it works for others and not for me. Maybe they need to be maxed out. I'd say it has some minor typos like

network_id: 1, // Ropsten's id

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