mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 22:34:24 +00:00
update config
This commit is contained in:
parent
6567706cfa
commit
1228a639e7
@ -38,6 +38,7 @@ BlockchainConfig.prototype.config = function(env) {
|
||||
gasLimit: config.gas_limit || 500000,
|
||||
gasPrice: config.gas_price || 10000000000000,
|
||||
rpcWhitelist: config.rpc_whitelist,
|
||||
nat: config.nat,
|
||||
mine: config.mine,
|
||||
minerthreads: config.minerthreads,
|
||||
genesisBlock: config.genesis_block,
|
||||
|
Loading…
x
Reference in New Issue
Block a user