Skip to content

Commit

Permalink
BIP157 grammar fixup: add missing word (bitcoin#1711)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gudnessuche authored Dec 11, 2024
1 parent 45f2934 commit 7420c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bip-0157.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ Once the client has downloaded and verified all filter headers needed, ''and''
no outbound peers have sent conflicting headers, the client can download the
actual block filters it needs. The client MAY backfill filter headers before the
first verified one at this point if it only downloaded them starting at a later
point. Clients SHOULD persist the verified filter headers for last 100 blocks in
point. Clients SHOULD persist the verified filter headers for the last 100 blocks in
the chain (or whatever finality depth is desired), to compare against headers
received from new peers after restart. They MAY store more filter headers to
avoid redownloading them if a rescan is later necessary.
Expand Down

0 comments on commit 7420c04

Please sign in to comment.