mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 14:24:24 +00:00
remove extra {
This commit is contained in:
parent
1bd6c89f0c
commit
991abb2c7d
@ -43,7 +43,6 @@ Blockchain.prototype.generate_basic_command = function() {
|
||||
|
||||
if (config.genesisBlock !== void 0)
|
||||
cmd += "--genesis=\"" + config.genesisBlock + "\" ";
|
||||
}
|
||||
|
||||
if (config.whisper) {
|
||||
cmd += "--shh ";
|
||||
|
Loading…
x
Reference in New Issue
Block a user