mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-09 13:36:14 +00:00
blockchain -- defaultHost, dockerHostSwap
This commit is contained in:
parent
bdc217075c
commit
51fd9cf5ff
@ -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