2015-06-28 13:51:58 +00:00
|
|
|
development:
|
|
|
|
rpc_host: localhost
|
|
|
|
rpc_port: 8101
|
|
|
|
rpc_whitelist: "*"
|
|
|
|
minerthreads: 1
|
2015-07-29 13:49:02 +00:00
|
|
|
genesis_block: config/genesis.json
|
2015-06-28 13:51:58 +00:00
|
|
|
datadir: /tmp/embark
|
|
|
|
mine_when_needed: true
|
2015-08-01 22:04:22 +00:00
|
|
|
gas_limit: 1000000
|
2015-06-28 13:51:58 +00:00
|
|
|
gas_price: 10000000000000
|
|
|
|
console: false
|
|
|
|
account:
|
|
|
|
init: true
|
|
|
|
password: config/password
|
|
|
|
staging:
|
|
|
|
rpc_host: localhost
|
|
|
|
rpc_port: 8101
|
|
|
|
rpc_whitelist: "*"
|
|
|
|
datadir: default
|
|
|
|
network_id: 0
|
|
|
|
console: true
|
|
|
|
account:
|
|
|
|
init: false
|
2015-07-29 13:49:02 +00:00
|
|
|
address:
|