1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-03-04 11:08:05 +01:00

Fix grammar - remove 'was chosen as'

This sentence grammatically incorrect

 Empirical analysis also shows that was chosen as these parameters ...

Elect to fix the sentence to be:

 Empirical analysis also shows that these parameters ...
This commit is contained in:
Tobin Harding 2021-08-17 18:41:50 +10:00
parent 61ccc84930
commit 724a688cf9
No known key found for this signature in database
GPG key ID: 40BF9E4C269D6607

View file

@ -299,9 +299,9 @@ one is able to select <code>P</code> and <code>M</code> independently, then
setting <code>M=1.497137 * 2^P</code> is close to optimal
<ref>https://gist.github.com/sipa/576d5f09c3b86c3b1b75598d799fc845</ref>.
Empirical analysis also shows that was chosen as these parameters minimize the
bandwidth utilized, considering both the expected number of blocks downloaded
due to false positives and the size of the filters themselves.
Empirical analysis also shows that these parameters minimize the bandwidth
utilized, considering both the expected number of blocks downloaded due to false
positives and the size of the filters themselves.
The parameter <code>k</code> MUST be set to the first 16 bytes of the hash
(in standard little-endian representation) of the block for which the filter is