mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-26 15:12:05 +00:00
don't print primary address
This commit is contained in:
parent
47a63844fd
commit
b9a9de0a32
@ -10,7 +10,6 @@ Compiler = function(blockchainConfig) {
|
||||
|
||||
Compiler.prototype.init = function(env) {
|
||||
var config = this.blockchainConfig.config(env);
|
||||
console.log("address is : " + primaryAddress);
|
||||
};
|
||||
|
||||
Compiler.prototype.compile_solidity = function(contractFile) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user