Skip to content

Commit 30e664d

Browse files
committed
Merge #20945: Fix 0.21.0 release note to specify correct option BIP 157 support
9a42b5e Fix 0.21.0 release note to specify correct option BIP 157 support (benthecarman) Pull request description: https://github.com/bitcoin/bitcoin/blob/master/src/init.cpp#L452 ACKs for top commit: mjdietzx: ACK 9a42b5e laanwj: ACK 9a42b5e Tree-SHA512: 901195434046fd8a18a2329104b69e0ecc1bdb2bba1fe0688fb4a7c5992e9bdd66b8e50f46873f4ddf5ffe3c9aed860ccb01584812b06d865bd06fcd2b14c42b
2 parents 32e59fc + 9a42b5e commit 30e664d

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)