mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-11 14:34:40 +00:00
Get rid of console toggle
This commit is contained in:
parent
c488f69c47
commit
605352b738
@ -10,7 +10,6 @@ development:
|
||||
max_peers: 0
|
||||
gas_limit: 500000
|
||||
gas_price: 10000000000000
|
||||
console: false
|
||||
account:
|
||||
init: true
|
||||
password: config/password
|
||||
@ -22,7 +21,6 @@ staging:
|
||||
datadir: default
|
||||
network_id: 0
|
||||
max_peers: 4
|
||||
console: true
|
||||
bootnodes:
|
||||
boot: false
|
||||
enodes: [] #insert enode urls here.
|
||||
@ -38,7 +36,6 @@ production:
|
||||
datadir: default
|
||||
network_id: 1
|
||||
max_peers: 4
|
||||
console: true
|
||||
bootnodes:
|
||||
boot: false
|
||||
enodes: []
|
||||
|
Loading…
x
Reference in New Issue
Block a user