We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b4ec47 commit a0fdab2Copy full SHA for a0fdab2
server/v2/testdata/app.toml
@@ -25,14 +25,14 @@ sc-type = 0
25
# Number of recent heights to keep on disk.
26
keep-recent = 2
27
# Height interval at which pruned heights are removed from disk.
28
-interval = 1
+interval = 100
29
30
# Pruning options for state commitment
31
[store.options.sc-pruning-option]
32
33
34
35
36
37
[store.options.iavl-config]
38
# CacheSize set the size of the iavl tree cache.
0 commit comments