mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-10 06:14:24 +00:00
blockchain -- defaultHost, dockerHostSwap
This commit is contained in:
parent
5a48596b93
commit
7f6c2ba141
@ -10,6 +10,8 @@ const DevFunds = require('./dev_funds.js');
|
||||
|
||||
const {defaultHost, dockerHostSwap} = require('../../utils/host');
|
||||
|
||||
const {defaultHost, dockerHostSwap} = require('../../utils/host');
|
||||
|
||||
/*eslint complexity: ["error", 36]*/
|
||||
var Blockchain = function(options) {
|
||||
this.blockchainConfig = options.blockchainConfig;
|
||||
|
Loading…
x
Reference in New Issue
Block a user