mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-10 14:16:47 +00:00
blockchain -- defaultHost, dockerHostSwap
This commit is contained in:
parent
f4b6dd420d
commit
dd4bb22da5
@ -14,6 +14,8 @@ const Ipc = require('../../core/ipc');
|
|||||||
|
|
||||||
const {defaultHost, dockerHostSwap} = require('../../utils/host');
|
const {defaultHost, dockerHostSwap} = require('../../utils/host');
|
||||||
|
|
||||||
|
const {defaultHost, dockerHostSwap} = require('../../utils/host');
|
||||||
|
|
||||||
/*eslint complexity: ["error", 36]*/
|
/*eslint complexity: ["error", 36]*/
|
||||||
var Blockchain = function(userConfig, clientClass) {
|
var Blockchain = function(userConfig, clientClass) {
|
||||||
this.userConfig = userConfig;
|
this.userConfig = userConfig;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user