mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-27 14:05:40 +00:00
nimbus.prater: enable --*-light-client-data
Signed-off-by: Etan Kissling <etan@status.im>
This commit is contained in:
parent
50fa1be86f
commit
79c5899f62
@ -44,6 +44,8 @@ beacon_node_service_user_pass: '{{lookup("bitwarden", "nimbus/windows", field="p
|
||||
beacon_node_web3_urls: '{{ beacon_node_web3_urls_all | reject("match", "^http://") }}'
|
||||
# Light client data
|
||||
beacon_node_light_client_data_enabled: '{{ node.branch in ["unstable", "libp2p"] }}'
|
||||
beacon_node_light_client_data_serve: true
|
||||
beacon_node_light_client_data_import: 'only-new'
|
||||
# Other
|
||||
beacon_node_proposer_boosting_debug: true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user