mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 14:24:24 +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);
|
||||
}
|
||||
else {
|
||||
//console.log(arguments);
|
||||
//console.log("error deploying");
|
||||
//exit();
|
||||
console.log("error deploying");
|
||||
console.log(e)
|
||||
exit();
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user