update flag to use new format
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
b596eabb9e
commit
b5e0975507
|
@ -29,7 +29,7 @@
|
|||
{% endif %}
|
||||
--syncmode={{ geth_sync_mode }}
|
||||
{% if geth_sync_mode != 'light' %}
|
||||
--lightserv={{ geth_light_serv }}
|
||||
--light.serve={{ geth_light_serv }}
|
||||
{% endif %}
|
||||
{% if geth_miner_enabled %}
|
||||
--mine
|
||||
|
|
Loading…
Reference in New Issue