ability of undefined error in advanceDeploy
Ayanrocks opened this issue · 1 comments
Ayanrocks commented
An error is occurring viz
cannot set property ability of undefined
this happens in line 144 of Deploy.tsx
methodArray[methodname].stateMutprops.ability = props.abi[i].stateMutability;
https://github.com/ethential/ethcode/blob/refactor_v2/src/components/Deploy/Deploy.tsx#L144
Aniket6990 commented
this issue is fixed now, after v2 merge ethcode will use etherjs for abi creation