Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Failed to call function EstimateGas during deploy contract when account nonce 0 has deployed a contract #760

Closed
KamiD opened this issue Jan 30, 2021 · 0 comments · Fixed by #761

Comments

@KamiD
Copy link

KamiD commented Jan 30, 2021

System info: [Include Ethermint commit, operating system name, and other relevant details]

__Steps to

  1. [First Step]
  • generate new account, make sure account nonce is 0, let's named userA
  • deploy contract by userA
  • using remix to compile any contract
  • deploy this contract by userA

Expected behavior: [What you expected to happen]
EstimateGas will be success, metamask wallet window popped up

Actual behavior: [What actually happened]
Failed to call EstimateGas

Additional info: [Include gist of relevant config, logs, etc.]

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

Successfully merging a pull request may close this issue.

1 participant