Skip to content

Commit 5b97a10

Browse files
committed
remove nethermind flatdb import
1 parent 4e63053 commit 5b97a10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/inventories/devnet-3/host_vars/lighthouse-nethermind-1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ nethermind_container_command_extra_args:
2626
# Flat DB flags
2727
- --FlatDb.Enabled=true
2828
- --FlatDb.MaxReorgDepth=192
29-
- --FlatDb.ImportFromPruningTrieState=true
29+
#- --FlatDb.ImportFromPruningTrieState=true
3030
- --Metrics.EnableDetailedMetric=true
3131

3232
# 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

Comments
 (0)