Skip to content

Commit 4b90441

Browse files
docs: indicate that blockfilter will be re-created
1 parent b2522a2 commit 4b90441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/release-notes-6825.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Breaking Change: Block Filter Index Format Update
22

33
## Summary
4-
The compact block filter index format has been updated to include Dash special transaction data, providing feature parity with bloom filters for SPV client support. This change is **incompatible** with existing blockfilter indexes.
4+
The compact block filter index format has been updated to include Dash special transaction data, providing feature parity with bloom filters for SPV client support. This change is **incompatible** with existing blockfilter indexes. Existing blockfilter indexes will automatically be re-created with the new version.
55

66
## Technical Details
77
- The blockfilter index now includes fields from Dash special transactions:

0 commit comments

Comments
 (0)