Skip to content

Commit cea6190

Browse files
committed
Fix BIP157 parameter
bitcoin/bitcoin#20945
1 parent 8d2102c commit cea6190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/ja/releases/2021-01-14-release-0.21.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ P2Pおよびネットワークの変更 {#p2p-and-network-changes}
121121
攻撃者がノードの再起動を使ってピアの完全な変更をトリガーすることができなくなります。
122122
(#17428)
123123

124-
- このリリースでは、`-blockfilterindex=1 -peercfilters=1`で有効にすると、
124+
- このリリースでは、`-blockfilterindex=1 -peerblockfilters=1`で有効にすると、
125125
ネットワーク上のピアに[BIP157](https://github.com/bitcoin/bips/blob/master/bip-0157.mediawiki)
126126
Compact Filterを提供するためのサポートが追加されています。(#16442)
127127

0 commit comments

Comments
 (0)