Did you have any issues deploying to truffle? When I do:
truffle compile truffle migrate
I keep getting this error:
Deploying ZombieOwnership... Error encountered, bailing. Network state unknown. Review successful transactions manually. Error: The contract code couldn't be stored, please check your gas amount.
I've tried upping the gas on the ZombieOwnership in the migrations tab but can't get it working
Did you have any issues deploying to truffle? When I do:
truffle compile truffle migrate
I keep getting this error:
Deploying ZombieOwnership... Error encountered, bailing. Network state unknown. Review successful transactions manually. Error: The contract code couldn't be stored, please check your gas amount.
I've tried upping the gas on the ZombieOwnership in the migrations tab but can't get it working