Commit 4412ced
test: Fix feature_index_prune.py to work with new blockfilterindex defaults
Node 1 was configured with only -coinstatsindex=1, but with the new
defaults it was also getting -blockfilterindex=basic enabled. The test
expects node 1 to only have coinstatsindex, so we need to explicitly
disable blockfilterindex and peerblockfilters.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent e6e9ff8 commit 4412ced
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments