Skip to content

Commit 9a42b5e

Browse files
authored
Fix 0.21.0 release note to specify correct option BIP 157 support
1 parent 32e59fc commit 9a42b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/release-notes/release-notes-0.21.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ P2P and network changes
100100
- This release adds support for serving
101101
[BIP157](https://github.com/bitcoin/bips/blob/master/bip-0157.mediawiki) compact
102102
filters to peers on the network when enabled using
103-
`-blockfilterindex=1 -peercfilters=1`. (#16442)
103+
`-blockfilterindex=1 -peerblockfilters=1`. (#16442)
104104

105105
- This release adds support for signets
106106
([BIP325](https://github.com/bitcoin/bips/blob/master/bip-0325.mediawiki)) in

0 commit comments

Comments
 (0)