mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-17 09:46:37 +00:00
Typo
This commit is contained in:
parent
ba092d277a
commit
93b48638f2
@ -45,7 +45,7 @@ var Blockchain = function(options) {
|
|||||||
targetGasLimit: this.blockchainConfig.targetGasLimit || false,
|
targetGasLimit: this.blockchainConfig.targetGasLimit || false,
|
||||||
light: this.blockchainConfig.light || false,
|
light: this.blockchainConfig.light || false,
|
||||||
fast: this.blockchainConfig.fast || false,
|
fast: this.blockchainConfig.fast || false,
|
||||||
verbosity: this.blockchainConfig.verbosity,
|
verbosity: this.blockchainConfig.verbosity
|
||||||
};
|
};
|
||||||
|
|
||||||
this.setupProxy();
|
this.setupProxy();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user