-
Notifications
You must be signed in to change notification settings - Fork 161
truffle migrate not working #305
Comments
Uhh why does it return a cosmos address? Shouldn't it return it in hex format |
yeah it should, I'm not sure why it's returning a cosmos one... also, it could be that it's looking for the wrong account for some reason, that's just the error message that gets printed out. that's what I saw before with the Aragon deployer |
I have the problem too. Could you share us an example ? |
looks like
a simple contract deploy shouldn't cost >1 eth |
System info: [Include Ethermint commit, operating system name, and other relevant details]
Steps to reproduce:
https://www.trufflesuite.com/tutorials/pet-shop
update truffle-config.js to point to localhost:8545
truffle migrate
Expected behavior: [What you expected to happen]
contracts get deployed
Actual behavior: [What actually happened]
Additional info: [Include gist of relevant config, logs, etc.]
The text was updated successfully, but these errors were encountered: