This commit is contained in:
Nicolas Gotchac
2016-11-14 17:39:45 +01:00
parent 97378daee5
commit 29442673f8
9 changed files with 440 additions and 351 deletions

View File

@@ -278,8 +278,6 @@ export default class DeployContract extends Component {
return;
}
console.log('onDeploymentState', data);
switch (data.state) {
case 'estimateGas':
case 'postTransaction':