mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-17 13:22:51 +01:00
BIP157 grammar fixup: add missing word (#1711)
This commit is contained in:
parent
45f2934c0c
commit
7420c04e84
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user