mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 14:24:24 +00:00
Update blockchain.js
This commit is contained in:
parent
605352b738
commit
76ec8442ee
@ -20,6 +20,7 @@ Blockchain.prototype.generate_basic_command = function() {
|
||||
cmd += config.geth_extra_opts + " ";
|
||||
}
|
||||
|
||||
|
||||
cmd += "--port " + config.port + " ";
|
||||
cmd += "--rpc ";
|
||||
cmd += "--rpcport " + config.rpcPort + " ";
|
||||
|
Loading…
x
Reference in New Issue
Block a user