1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-05-12 12:03:29 +00:00

Merge pull request #1158 from tcharding/gramar-fix-bip-158

[BIP 158] Fix grammar - remove 'was chosen as'
This commit is contained in:
kallewoof 2021-08-31 21:19:46 +09:00 committed by GitHub
commit 1c7fd9a85c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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