Skip to content

Commit 40f4557

Browse files
committed
remove flatdb flags
1 parent 644da1d commit 40f4557

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ nethermind_container_command_extra_args:
2222
- --Sync.PivotTotalDifficulty=58750003716598352816469
2323
- --Init.NetworkId={{ shadowfork_network_id }}
2424
# Flat DB flags
25-
- --FlatDb.Enabled=true
26-
- --FlatDb.ImportFromPruningTrieState=true
25+
#- --FlatDb.Enabled=true
26+
#- --FlatDb.ImportFromPruningTrieState=true
2727

2828
# 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)