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

Returned error: replacement transaction underpriced #39

Open
ajaya-man opened this issue Aug 5, 2020 · 0 comments
Open

Returned error: replacement transaction underpriced #39

ajaya-man opened this issue Aug 5, 2020 · 0 comments
Assignees

Comments

@ajaya-man
Copy link

I got this error while using the openzeppelin cli to deploy contract instances.

 npx oz deploy 
Nothing to compile, all contracts are up to date.
? Choose the kind of deployment upgradeable
? Pick a network lrtn_testnet
? Pick a contract to deploy ContractName
? One or more linked dependencies are not yet deployed on morden.
Do you want to deploy them now? Yes
✖ Deploying @openzeppelin/contracts-ethereum-package dependency to network morden
Failed deployment of dependency @openzeppelin/contracts-ethereum-package with error: Returned error: replacement transaction underpriced

I googled and the issue was mentioned here:
OpenZeppelin/openzeppelin-sdk#55

which was further linked to:
trufflesuite/truffle-hdwallet-provider#65

So, I was wondering if this issue is handled in our version of TruffleProvider

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