Commit 2a88db9
committed
test: Fix feature_index_prune.py to explicitly disable indices
When BIP157 filters are enabled by default, the restart_without_indices
function needs to explicitly disable both blockfilterindex and
coinstatsindex to avoid conflicts with pruning.1 parent 4412ced commit 2a88db9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments