SuperblocksHQ / ethereum-studio

Official Ethereum Studio project repository. And IDE specially tailored to make it as simple as possible to onboard new users into the Ethereum ecosystem
https://ethereum.org/build/
GNU General Public License v3.0
186 stars 103 forks source link

small fix for cryptopizza template #217

Closed lovrobiljeskovic closed 4 years ago

lovrobiljeskovic commented 4 years ago

Description of the Change

Since some of our templates do not have constructor, I added a check for empty constructor in updateContractConfig.epic, this will allow to compile and deploy said templates