We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 644da1d commit 40f4557Copy full SHA for 40f4557
1 file changed
ansible/inventories/devnet-2/host_vars/lighthouse-nethermind-1.yaml
@@ -22,7 +22,7 @@ nethermind_container_command_extra_args:
22
- --Sync.PivotTotalDifficulty=58750003716598352816469
23
- --Init.NetworkId={{ shadowfork_network_id }}
24
# Flat DB flags
25
- - --FlatDb.Enabled=true
26
- - --FlatDb.ImportFromPruningTrieState=true
+ #- --FlatDb.Enabled=true
+ #- --FlatDb.ImportFromPruningTrieState=true
27
28
# ethereum_node_cl_beacon_endpoint: "https://{{ secret_nginx_shared_basic_auth.name }}:{{ secret_nginx_shared_basic_auth.password }}@bn.bootnode-1.{{ network_subdomain }}"
0 commit comments