test: investigate test failure due to wal log (#22679)

This commit is contained in:
Julien Robert
2024-12-19 15:00:37 +00:00
committed by GitHub
parent 448b33d78d
commit a9c1149155
71 changed files with 154 additions and 140 deletions
-2
View File
@@ -25,8 +25,6 @@ minimum-gas-prices = '0stake'
app-db-backend = 'goleveldb'
[store.options]
# State storage database type. Currently we support: "pebble" and "rocksdb"
ss-type = 'pebble'
# State commitment database type. Currently we support: "iavl" and "iavl-v2"
sc-type = 'iavl'