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
{{ message }}
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.
System info: [Include Ethermint commit, operating system name, and other relevant details]
Steps to reproduce:
Start a local node by ./init.sh
config truffle to support HDWalletProvide, that can be define your own private key in file
truffle-config.js
run
truffle deploy
Expected behavior: [What you expected to happen]
deploy succeed
Actual behavior: [What actually happened]
failed to deploy contract, error message: "invalid signature"
Additional info: [Include gist of relevant config, logs, etc.]
The text was updated successfully, but these errors were encountered: