Skip to content

Commit 09e3b04

Browse files
committed
nethermind --FlatDb.Layout=FlatInTrie
1 parent 5b97a10 commit 09e3b04

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ nethermind_container_command_extra_args:
2626
# Flat DB flags
2727
- --FlatDb.Enabled=true
2828
- --FlatDb.MaxReorgDepth=192
29+
- --FlatDb.Layout=FlatInTrie
2930
#- --FlatDb.ImportFromPruningTrieState=true
3031
- --Metrics.EnableDetailedMetric=true
3132

0 commit comments

Comments
 (0)