Consensys/Tokens

Ropsten migration doesn't work out of the box

Opened this issue · 0 comments

rbval commented

Setting up my infura token and mnemonic, I get the following problem when running truffle migrate --network ropsten with the current setup:

Running migration: 1_initial_migration.js
  Replacing Migrations...
Error encountered, bailing. Network state unknown. Review successful transactions manually.
insufficient funds for gas * price + value

Should the configuration have a default gas set so it works out of the box for Ropsten as well?