We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e63053 commit 5b97a10Copy full SHA for 5b97a10
1 file changed
ansible/inventories/devnet-3/host_vars/lighthouse-nethermind-1.yaml
@@ -26,7 +26,7 @@ nethermind_container_command_extra_args:
26
# Flat DB flags
27
- --FlatDb.Enabled=true
28
- --FlatDb.MaxReorgDepth=192
29
- - --FlatDb.ImportFromPruningTrieState=true
+ #- --FlatDb.ImportFromPruningTrieState=true
30
- --Metrics.EnableDetailedMetric=true
31
32
# 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