mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-16 23:57:11 +00:00
rebase
This commit is contained in:
parent
9c3f31e351
commit
c2ae0c5b4f
@ -36,9 +36,9 @@ Deploy.prototype.deploy_contract = function(contractObject, contractParams, cb)
|
|||||||
cb(contract.address);
|
cb(contract.address);
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
//console.log(arguments);
|
console.log("error deploying");
|
||||||
//console.log("error deploying");
|
console.log(e)
|
||||||
//exit();
|
exit();
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user