mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-23 12:11:16 +00:00
Typo
This commit is contained in:
parent
a669538e70
commit
0f853ba841
@ -45,7 +45,7 @@ var Blockchain = function(options) {
|
||||
targetGasLimit: this.blockchainConfig.targetGasLimit || false,
|
||||
light: this.blockchainConfig.light || false,
|
||||
fast: this.blockchainConfig.fast || false,
|
||||
verbosity: this.blockchainConfig.verbosity,
|
||||
verbosity: this.blockchainConfig.verbosity
|
||||
};
|
||||
|
||||
this.setupProxy();
|
||||
|
Loading…
x
Reference in New Issue
Block a user